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:
|
matrix:
|
||||||
linux:
|
linux:
|
||||||
imageName: "ubuntu-16.04"
|
imageName: "ubuntu-16.04"
|
||||||
mac:
|
# mac:
|
||||||
imageName: "macos-10.14"
|
# imageName: "macos-10.14"
|
||||||
windows:
|
# windows:
|
||||||
imageName: "vs2017-win2016"
|
# imageName: "vs2017-win2016"
|
||||||
maxParallel: 3
|
maxParallel: 3
|
||||||
|
|
||||||
pool:
|
pool:
|
||||||
|
|
Loading…
Reference in New Issue