We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdc29ca commit 061d505Copy full SHA for 061d505
scripts/build-platforms-generate.sh
@@ -89,7 +89,7 @@ cat << "EOF"
89
tags:
90
- windows
91
before_script:
92
- - choco install nodejs --version=16.15.0 -y
+ - choco install nodejs --version=16.15.1 -y
93
- refreshenv
94
script:
95
- npm config set msvs_version 2019
0 commit comments