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 b8e1917 commit 970d575Copy full SHA for 970d575
build/ci/vscode-python-ci.yaml
@@ -271,11 +271,11 @@ stages:
271
dependsOn: []
272
strategy:
273
matrix:
274
- 'Mac-Py3.7':
275
- PythonVersion: '3.7'
276
- VMImageName: 'macos-10.13'
277
- TestsToRun: 'testSmoke'
278
- NeedsPythonTestReqs: true
+ # 'Mac-Py3.7':
+ # PythonVersion: '3.7'
+ # VMImageName: 'macos-10.13'
+ # TestsToRun: 'testSmoke'
+ # NeedsPythonTestReqs: true
279
'Linux-Py3.7':
280
PythonVersion: '3.7'
281
VMImageName: 'ubuntu-16.04'
0 commit comments