Merge topic 'ci-xcode-26.5' into release-4.3

8f1a5db191 ci: Update macos-arm64 jobs to use Xcode 26.5

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !12118
This commit is contained in:
Brad King
2026-05-29 13:20:12 +00:00
committed by Kitware Robot

View File

@@ -9,7 +9,7 @@
.macos_arm64:
extends: .macos
variables:
DEVELOPER_DIR: "/Applications/Xcode-26.4.app/Contents/Developer"
DEVELOPER_DIR: "/Applications/Xcode-26.5.app/Contents/Developer"
.macos_x86_64:
extends: .macos
@@ -179,7 +179,7 @@
- cmake # Since this is a bare runner, pin to a project.
- macos-arm64
- shell
- xcode-26.4
- xcode-26.5
- nonconcurrent
.macos_arm64_tags_ext:
@@ -187,7 +187,7 @@
- cmake # Since this is a bare runner, pin to a project.
- macos-arm64
- shell
- xcode-26.4
- xcode-26.5
- concurrent
.macos_arm64_tags_package:
@@ -195,7 +195,7 @@
- cmake # Since this is a bare runner, pin to a project.
- macos-arm64
- shell
- xcode-26.4
- xcode-26.5
- nonconcurrent
- finder