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 57fedbd commit d9d4265Copy full SHA for d9d4265
build/ci/templates/globals.yml
@@ -11,4 +11,3 @@ variables:
11
npm_config_cache: $(Pipeline.Workspace)/.npm
12
vmImageMacOS: 'macOS-10.15'
13
TS_NODE_FILES: true # Temporarily enabled to allow using types from vscode.proposed.d.ts from ts-node (for tests).
14
- VSC_PYTHON_CI_TEST_VSC_CHANNEL: '1.48.0' # Enforce this until https://github.com/microsoft/vscode-test/issues/73 is fixed
0 commit comments