add macOS monterey to CI

This commit is contained in:
nhmall
2022-06-17 10:05:13 -04:00
parent 15217ca4dd
commit e597cf80fc

View File

@@ -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