diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 93df1e99..798b538c 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -40,7 +40,7 @@ jobs: - job: build_macos displayName: macOS pool: - vmImage: 'macos-11' + vmImage: 'macos-12' steps: - checkout: self submodules: true