]> granicus.if.org Git - nethack/commitdiff
remove Catalina build in CI
authornhmall <nhmall@nethack.org>
Sun, 17 Jul 2022 01:06:27 +0000 (21:06 -0400)
committernhmall <nhmall@nethack.org>
Sun, 17 Jul 2022 01:06:27 +0000 (21:06 -0400)
macOS 10.15 builds have been deprecated and are triggering a warning

azure-pipelines.yml

index a2fa2150d81f554f5b839789efa3104d8b7d8c0d..584a218f086f24a931f18067233f36272312c456 100644 (file)
@@ -24,10 +24,6 @@ strategy:
       imageName: 'ubuntu-18.04'
       toolchainName: gcc7
       buildTargetName: all
-    macOS_catalina_clang_all:
-      imageName: 'macOS-10.15'
-      toolchainName: clang
-      buildTargetName: all
     macOS_latest_clang_all:
       imageName: 'macOS-latest'
       toolchainName: clang