mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Merge topic 'ci-xcode-26.6'
9c2b5591cb ci: Update macos-arm64 jobs to use Xcode 26.6
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !12235
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
.macos_arm64:
|
||||
extends: .macos
|
||||
variables:
|
||||
DEVELOPER_DIR: "/Applications/Xcode-26.5.app/Contents/Developer"
|
||||
DEVELOPER_DIR: "/Applications/Xcode-26.6.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.5
|
||||
- xcode-26.6
|
||||
- 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.5
|
||||
- xcode-26.6
|
||||
- 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.5
|
||||
- xcode-26.6
|
||||
- nonconcurrent
|
||||
- finder
|
||||
|
||||
|
||||
Reference in New Issue
Block a user