]> granicus.if.org Git - nethack/commitdiff
add macOS monterey to CI
authornhmall <nhmall@nethack.org>
Fri, 17 Jun 2022 14:05:13 +0000 (10:05 -0400)
committernhmall <nhmall@nethack.org>
Fri, 17 Jun 2022 14:05:13 +0000 (10:05 -0400)
azure-pipelines.yml

index ddacef07d8b320499dd7e42e342e3c9dfe88dae6..3e9269e6acf114e9ba42136ee94860d7d8083f6c 100644 (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