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