We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13e72d4 commit b46b26cCopy full SHA for b46b26c
appveyor.yml
@@ -14,7 +14,8 @@ image:
14
environment:
15
NODE_GYP_FORCE_PYTHON: C:\Python39-x64\python.exe
16
matrix: # Test against these versions of Io.js and Node.js.
17
- # - nodejs_version: "23" # Enable after nodejs/nan#979 or similar.
+ - nodejs_version: "24"
18
+ - nodejs_version: "23"
19
- nodejs_version: "22"
20
21
NODE_GYP_FORCE_PYTHON: C:\Python312-x64\python.exe
0 commit comments