diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d0e16aefa7..0da33f5d6f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,5 +1,5 @@ jobs: - template: ./scripts/azp/linux.yml - - template: ./scripts/azp/osx.yml - - template: ./scripts/azp/win.yml - - template: ./scripts/azp/docs.yml + # - template: ./scripts/azp/osx.yml + # - template: ./scripts/azp/win.yml + # - template: ./scripts/azp/docs.yml