diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 07f7b28f0..8281f79c6 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -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: