Skip to content

Commit b04682c

Browse files
committed
ci(node-versions): add v24 to the verification matrix
and remove v23 since it is now EOL
1 parent 711248a commit b04682c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- 20.6.1
4040
- 22.0.0
4141
- 22
42-
- 23
42+
- 24
4343
steps:
4444
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4545
- name: Setup node

0 commit comments

Comments
 (0)