[PATCH 0/1] MR8207: gitlab: Switch to a Sequoia-based VM for the macOS CI build.
4 Jun
2025
4 Jun
'25
7:44 p.m.
For the record this is a VM running 15.5 with Xcode 16.4. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8207
4 Jun
4 Jun
7:44 p.m.
New subject: [PATCH 1/1] gitlab: Switch to a Sequoia-based VM for the macOS CI build.
From: Tim Clem <tclem(a)codeweavers.com> --- tools/gitlab/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/gitlab/build.yml b/tools/gitlab/build.yml index 184957fd6e3..2263e1342dd 100644 --- a/tools/gitlab/build.yml +++ b/tools/gitlab/build.yml @@ -54,7 +54,7 @@ build-clang: build-mac: extends: .wine-build - image: winehq-sonoma-pristine + image: winehq-sequoia-pristine variables: TART_EXECUTOR_SSH_USERNAME: "gitlab" TART_EXECUTOR_SSH_PASSWORD: "gitlab" -- GitLab https://gitlab.winehq.org/wine/wine/-/merge_requests/8207
195
Age (days ago)
195
Last active (days ago)
1 comments
2 participants
participants (2)
-
Tim Clem -
Tim Clem (@tclem)