]> git.ipfire.org Git - thirdparty/git.git/commit
gitlab-ci: update macOS image
authorPatrick Steinhardt <ps@pks.im>
Thu, 21 May 2026 08:59:25 +0000 (10:59 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 May 2026 13:31:38 +0000 (22:31 +0900)
commit62319b49bbe7e52df2cf90d8c4a5121112135784
tree30bcb1e5da5d47ba67c97bc280689b3e2a1f1bc9
parentc9d708b7fce6f910d77f5cb499796712f3bdfd04
gitlab-ci: update macOS image

The GitLab CI jobs for macOS are all using the macOS 15 images. While
these images are not deprecated yet, there is a new image for macOS 26
generally available by now [1].

Switch two of our jobs to use the new image. The third job still
continues to use the old image. This ensures broader test coverage until
this old image gets deprecated.

[1]: https://docs.gitlab.com/ci/runners/hosted_runners/macos/

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