diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e1755ebd0..c4108d2c1 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -25,7 +25,7 @@ stages: - template: tools/azure-pipelines/build.yml parameters: name: Mac - vmImage: macOS-10.15 + vmImage: macOS-12 platform: mac arch: 64 - template: tools/azure-pipelines/build.yml