Merge pull request #19897 from Snuffleupagus/ci-Node-24
Run CI tests in Node.js version 24
This commit is contained in:
commit
2ed959d75a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
node-version: [20, 22, 23]
|
node-version: [20, 22, 24]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user