diff --git a/azure-pipelines.yml b/azure-pipelines.yml index ddacef07d..3e9269e6a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -34,6 +34,10 @@ strategy: imageName: 'macOS-10.15' toolchainName: clang buildTargetName: all + mac_monterey_clang13_all: + imageName: 'macOS-12.4' + toolchainName: clang + buildTargetName: all windows-visualstudio: imageName: 'windows-2019' toolchainName: vs