From: Justin Tobler <jltobler@gmail.com>
To: Patrick Steinhardt <ps@pks.im>
Cc: git@vger.kernel.org
Subject: Re: [PATCH 3/3] gitlab-ci: update to macOS 15 images
Date: Mon, 9 Mar 2026 11:04:06 -0500 [thread overview]
Message-ID: <aa7vS85brBpd9R1X@denethor> (raw)
In-Reply-To: <20260305-pks-gitlab-ci-macos-16-v1-3-ce8da0ff29c2@pks.im>
On 26/03/05 12:20PM, Patrick Steinhardt wrote:
> 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>
> ---
> .gitlab-ci.yml | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
> index 71b8a6e642..83ec786c5a 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:
This patch looks good.
-Justin
prev parent reply other threads:[~2026-03-09 16:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-05 11:20 [PATCH 0/3] gitlab-ci: update to macOS 15 images Patrick Steinhardt
2026-03-05 11:20 ` [PATCH 1/3] meson: simplify iconv-emits-BOM check Patrick Steinhardt
2026-03-09 15:33 ` Justin Tobler
2026-03-05 11:20 ` [PATCH 2/3] meson: detect broken iconv that requires ICONV_RESTART_RESET Patrick Steinhardt
2026-03-09 16:02 ` Justin Tobler
2026-03-05 11:20 ` [PATCH 3/3] gitlab-ci: update to macOS 15 images Patrick Steinhardt
2026-03-09 16:04 ` Justin Tobler [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aa7vS85brBpd9R1X@denethor \
--to=jltobler@gmail.com \
--cc=git@vger.kernel.org \
--cc=ps@pks.im \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox