]> granicus.if.org Git - graphviz/commitdiff
CI: upgrade to macos-12-xcode-13
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Mon, 27 Dec 2021 16:46:00 +0000 (17:46 +0100)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 6 Feb 2022 17:20:30 +0000 (18:20 +0100)
.gitlab-ci.yml

index 6af9dd04c8e9ba95b8fe5a3b2d2eca43e606f946..62601ceafcfc9f0868f1bd3cfeeb0b8d36701695 100644 (file)
@@ -111,7 +111,7 @@ portable-source:
             metrics: metrics.txt
     except:
         - tags
-    image: macos-11-xcode-12
+    image: macos-12-xcode-13
     # Most submitters don't have access to the macOS runners, and if they try
     # to run macOS pipeline jobs, the jobs will hang forever.  This variable is
     # only set on repos that have access to macOS runners, in GitLab repo
@@ -1166,7 +1166,7 @@ macos-autotools-test:
           artifacts: true
     tags:
         - shared-macos-amd64
-    image: macos-11-xcode-12
+    image: macos-12-xcode-13
     # Most submitters don't have access to the macOS runners, and if they try
     # to run macOS pipeline jobs, the jobs will hang forever.  This variable is
     # only set on repos that have access to macOS runners, in GitLab repo
@@ -1276,7 +1276,7 @@ macos-cmake-test:
           artifacts: true
     tags:
         - shared-macos-amd64
-    image: macos-11-xcode-12
+    image: macos-12-xcode-13
     # Most submitters don't have access to the macOS runners, and if they try
     # to run macOS pipeline jobs, the jobs will hang forever.  This variable is
     # only set on repos that have access to macOS runners, in GitLab repo