]> git.ipfire.org Git - thirdparty/git.git/commitdiff
gitlab-ci: update macOS images to Sonoma
authorPatrick Steinhardt <ps@pks.im>
Thu, 12 Dec 2024 06:47:14 +0000 (07:47 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 12 Dec 2024 07:57:20 +0000 (16:57 +0900)
The macOS Ventura images we use for GitLab CI runners have been
deprecated. Update them to macOS 14, aka Sonoma.

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

index 4abfbc3e208e5b9d55b20014eb7b65df45d68109..d4709aaef6031a2441a0b6456317a74f33ef9de0 100644 (file)
@@ -90,10 +90,10 @@ test:osx:
   parallel:
     matrix:
       - jobname: osx-clang
-        image: macos-13-xcode-14
+        image: macos-14-xcode-15
         CC: clang
       - jobname: osx-reftable
-        image: macos-13-xcode-14
+        image: macos-14-xcode-15
         CC: clang
   artifacts:
     paths: