Skip to content

Commit 5fd3fea

Browse files
committed
Skip multi-platform tests
1 parent 3b5aef3 commit 5fd3fea

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

azure-pipelines.yml

-6
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,6 @@ jobs:
1111
Python37Linux:
1212
imageName: 'ubuntu-16.04'
1313
python.version: '3.7'
14-
Python37Windows:
15-
imageName: 'vs2017-win2016'
16-
python.version: '3.7'
17-
Python37Mac:
18-
imageName: 'macos-10.13'
19-
python.version: '3.7'
2014
maxParallel: 4
2115
pool:
2216
vmImage: $(imageName)

0 commit comments

Comments
 (0)