From: Patrick Steinhardt Date: Thu, 12 Dec 2024 06:47:14 +0000 (+0100) Subject: gitlab-ci: update macOS images to Sonoma X-Git-Tag: v2.48.0-rc1~22^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e1b52cf71ee740b128c7b08ccd4372dedf7741cc;p=thirdparty%2Fgit.git gitlab-ci: update macOS images to Sonoma 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 Signed-off-by: Junio C Hamano --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4abfbc3e20..d4709aaef6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: