We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e12a8d commit d4ee8f8Copy full SHA for d4ee8f8
appveyor.yml
@@ -14,7 +14,7 @@ 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"
+ # - nodejs_version: "23" # Enable after nodejs/nan#979 or similar.
18
- nodejs_version: "22"
19
20
NODE_GYP_FORCE_PYTHON: C:\Python312-x64\python.exe
0 commit comments