Disabling other OS runs for now until pipeline is set up.
This commit is contained in:
parent
08b59b89e2
commit
dd4bd2d5c6
|
@ -11,10 +11,10 @@ strategy:
|
|||
matrix:
|
||||
linux:
|
||||
imageName: "ubuntu-16.04"
|
||||
mac:
|
||||
imageName: "macos-10.14"
|
||||
windows:
|
||||
imageName: "vs2017-win2016"
|
||||
# mac:
|
||||
# imageName: "macos-10.14"
|
||||
# windows:
|
||||
# imageName: "vs2017-win2016"
|
||||
maxParallel: 3
|
||||
|
||||
pool:
|
||||
|
|
Loading…
Reference in New Issue