diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 373377f91..7e40fdedd 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -3,7 +3,7 @@ jobs: - template: buildscripts/azure/azure-linux-macos.yml parameters: name: macOS - vmImage: macos-11 + vmImage: macos-12 matrix: py39: PYTHON: '3.9'