diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 000c9314..1b73f768 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -2,7 +2,7 @@ #pipelines: #- pipeline: -# +# name: CI.$(Date:yyyyMMdd).$(Rev:.r) @@ -16,8 +16,8 @@ pr: - master jobs: -- template: .azure/ci-linux-job.yml -- template: .azure/ci-macos-job.yml +# - template: .azure/ci-linux-job.yml +# - template: .azure/ci-macos-job.yml - template: .azure/ci-windows-job.yml