From: Patrick Steinhardt Date: Thu, 5 Mar 2026 11:20:23 +0000 (+0100) Subject: gitlab-ci: update to macOS 15 images X-Git-Tag: v2.54.0-rc0~81^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3afad3d8ae3ca59dea450ba96afa2d7ccaabab99;p=thirdparty%2Fgit.git gitlab-ci: update to macOS 15 images 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 Signed-off-by: Junio C Hamano --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b419a84e2c..53ebf806ae 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: