diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c7c9dd6166..9bdd885725 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -4,7 +4,6 @@ trigger: jobs: - job: Linux - condition: false pool: vmImage: 'ubuntu-20.04' steps: @@ -37,7 +36,6 @@ jobs: buildPlatform: 'x86_64-linux' - job: macOS - condition: false pool: vmImage: 'macOS-10.15' steps: