Skip to content

Commit 303bd22

Browse files
nigrosimonekkoopa
authored andcommitted
test node 24
1 parent 9585023 commit 303bd22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
strategy:
2323
fail-fast: false
2424
matrix: # TODO: Enable 23.x after nodejs/nan#979 or similar.
25-
node-version: [22.x, 21.x, 20.x, 19.x, 18.x, 17.x, 16.x]
25+
node-version: [24.x, 22.x, 21.x, 20.x, 19.x, 18.x, 17.x, 16.x]
2626
os: [windows-latest]
2727
include:
2828
- node-version: lts/*

0 commit comments

Comments
 (0)