diff --git a/.appveyor.yml b/.appveyor.yml index 9761a898..36b6470c 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -6,9 +6,9 @@ environment: VSCODE_BUILD_VERBOSE: true matrix: - - CODE_VERSION: "1.20.0" # Minimal Version + # - CODE_VERSION: "1.20.0" # Minimal Version - CODE_VERSION: "*" # Last Stable Version - - CODE_VERSION: "insiders" # Insider Version + # - CODE_VERSION: "insiders" # Insider Version cache: - node_modules -> package-lock.json