diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f00acfc4c5..ecaa6191fc 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -3,7 +3,6 @@ trigger: jobs: - job: Linux - condition: false pool: vmImage: 'ubuntu-20.04' steps: @@ -36,7 +35,6 @@ jobs: buildPlatform: 'x86_64-linux' - job: macOS - condition: false pool: vmImage: 'macOS-10.14' steps: