Skip to content

Commit

Permalink
revert VSC_PYTHON_CI_TEST_VSC_CHANNEL changes (microsoft#14109)
Browse files Browse the repository at this point in the history
* revert VSC_PYTHON_CI_TEST_VSC_CHANNEL changes

* Revert "revert VSC_PYTHON_CI_TEST_VSC_CHANNEL changes"

This reverts commit 6ed8f61.

* Remove force 1.48 on Test VSC channel
  • Loading branch information
karthiknadig committed Sep 28, 2020
1 parent 57fedbd commit d9d4265
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/ci/templates/globals.yml
Expand Up @@ -11,4 +11,3 @@ variables:
npm_config_cache: $(Pipeline.Workspace)/.npm
vmImageMacOS: 'macOS-10.15'
TS_NODE_FILES: true # Temporarily enabled to allow using types from vscode.proposed.d.ts from ts-node (for tests).
VSC_PYTHON_CI_TEST_VSC_CHANNEL: '1.48.0' # Enforce this until https://github.com/microsoft/vscode-test/issues/73 is fixed

0 comments on commit d9d4265

Please sign in to comment.