Skip to content

Commit a984871

Browse files
committed
ci(node-versions): add node v24 to the verification matrix
and remove v23 since it is EOL
1 parent 757adcc commit a984871

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
@@ -37,7 +37,7 @@ jobs:
3737
- 18.19.0
3838
- 20.9.0
3939
- 22.11.0
40-
- 23
40+
- 24
4141
steps:
4242
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4343
- name: Setup node

0 commit comments

Comments
 (0)