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 d35c435 commit 19ebe66Copy full SHA for 19ebe66
.appveyor.yml
@@ -6,9 +6,9 @@ environment:
6
VSCODE_BUILD_VERBOSE: true
7
8
matrix:
9
- - CODE_VERSION: "1.20.0" # Minimal Version
+ # - CODE_VERSION: "1.20.0" # Minimal Version
10
- CODE_VERSION: "*" # Last Stable Version
11
- - CODE_VERSION: "insiders" # Insider Version
+ # - CODE_VERSION: "insiders" # Insider Version
12
13
cache:
14
- node_modules -> package-lock.json
0 commit comments