Skip to content

Commit 9f72df7

Browse files
committed
Revert changes
1 parent 970d575 commit 9f72df7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

build/ci/vscode-python-ci.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -271,11 +271,11 @@ stages:
271271
dependsOn: []
272272
strategy:
273273
matrix:
274-
# 'Mac-Py3.7':
275-
# PythonVersion: '3.7'
276-
# VMImageName: 'macos-10.13'
277-
# TestsToRun: 'testSmoke'
278-
# NeedsPythonTestReqs: true
274+
'Mac-Py3.7':
275+
PythonVersion: '3.7'
276+
VMImageName: 'macos-10.13'
277+
TestsToRun: 'testSmoke'
278+
NeedsPythonTestReqs: true
279279
'Linux-Py3.7':
280280
PythonVersion: '3.7'
281281
VMImageName: 'ubuntu-16.04'

0 commit comments

Comments
 (0)