Skip to content

Commit 0d9e74e

Browse files
committed
ci(node-versions): update the verification matrix to match udpated supported ranges
1 parent 17f5a93 commit 0d9e74e

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/node-ci.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,8 @@ jobs:
3636
strategy:
3737
matrix:
3838
node:
39-
- 20.19.0
40-
- 22.14.0
41-
- 24
39+
- 22.21.0
40+
- 24.12.0
4241
steps:
4342
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4443
- name: Setup node

0 commit comments

Comments
 (0)