mirror of
https://github.com/mempool/mempool.git
synced 2025-04-12 13:59:20 +02:00
Update missing node matrix
This commit is contained in:
parent
f0224b0bf0
commit
f41c9a0e57
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -163,7 +163,7 @@ jobs:
|
||||
if: "(github.event_name == 'pull_request' && !contains(github.event.pull_request.labels.*.name, 'ops') && !contains(github.head_ref, 'ops/')) || github.event_name == 'push'"
|
||||
strategy:
|
||||
matrix:
|
||||
node: ["20", "21"]
|
||||
node: ["22"]
|
||||
flavor: ["dev", "prod"]
|
||||
fail-fast: false
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user