diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index a8652a9ce..2854ab770 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -63,9 +63,9 @@ jobs: Linux: BuildName: 'Linux' ImageName: 'ubuntu-latest' - macOS: - BuildName: 'macOS' - ImageName: 'macOS-latest' + # macOS: + # BuildName: 'macOS' + # ImageName: 'macOS-latest' pool: vmImage: $(ImageName) steps: