Skip to content

Commit b46b26c

Browse files
committed
test 23 and 24 on appveyor
1 parent 13e72d4 commit b46b26c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

appveyor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ image:
1414
environment:
1515
NODE_GYP_FORCE_PYTHON: C:\Python39-x64\python.exe
1616
matrix: # Test against these versions of Io.js and Node.js.
17-
# - nodejs_version: "23" # Enable after nodejs/nan#979 or similar.
17+
- nodejs_version: "24"
18+
- nodejs_version: "23"
1819
- nodejs_version: "22"
1920
- nodejs_version: "22"
2021
NODE_GYP_FORCE_PYTHON: C:\Python312-x64\python.exe

0 commit comments

Comments
 (0)