We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee83446 + e6ec6da commit 1cf1bfcCopy full SHA for 1cf1bfc
1 file changed
appveyor.yml
@@ -16,6 +16,9 @@ environment:
16
- nodejs_version: '20'
17
PYTHON: "C:\\Python312-x64"
18
19
+ - nodejs_version: '24'
20
+ PYTHON: "C:\\Python312-x64"
21
+
22
install:
23
- cmd: powershell Install-Product node $env:nodejs_version
24
- sh: nvm install $nodejs_version
0 commit comments