Disabling other OS runs for now until pipeline is set up.

This commit is contained in:
Mark Iantorno 2020-06-02 15:53:24 -04:00
parent 08b59b89e2
commit dd4bd2d5c6
1 changed files with 4 additions and 4 deletions

View File

@ -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: