mirror of
https://github.com/mempool/mempool.git
synced 2025-03-17 13:21:55 +01:00
Update Node matrix to v22
This commit is contained in:
parent
c2f6d9e7ef
commit
5bb159a34d
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
if: "!contains(github.event.pull_request.labels.*.name, 'ops') && !contains(github.head_ref, 'ops/')"
|
||||
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