]> git.ipfire.org Git - thirdparty/git.git/commitdiff
gitlab-ci: update to macOS 15 images
authorPatrick Steinhardt <ps@pks.im>
Thu, 5 Mar 2026 11:20:23 +0000 (12:20 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 5 Mar 2026 19:19:56 +0000 (11:19 -0800)
The macos-14-xcode-15 images for GitLab's macOS runners have been
deprecated. Update to macOS 15, which is our current stable version.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.gitlab-ci.yml

index b419a84e2cc6609c0525993411e80b6265ac538b..53ebf806ae5162cabba8086f9c1cf3b6694ccf3b 100644 (file)
@@ -101,13 +101,13 @@ test:osx:
   parallel:
     matrix:
       - jobname: osx-clang
-        image: macos-14-xcode-15
+        image: macos-15-xcode-16
         CC: clang
       - jobname: osx-reftable
-        image: macos-14-xcode-15
+        image: macos-15-xcode-16
         CC: clang
       - jobname: osx-meson
-        image: macos-14-xcode-15
+        image: macos-15-xcode-16
         CC: clang
   artifacts:
     paths: