mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-09 09:12:00 +00:00
ci: update to a reduced macos base image for jobs on tart runners
We have a new image that removes unnecessary macOS services and leftover setup files.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
GIT_CLONE_PATH: "$CI_BUILDS_DIR/cmake ci ext/$CI_CONCURRENT_ID"
|
||||
|
||||
.macos_tart:
|
||||
image: "registry.hub.docker.com/kitware/macos-ci-images:macos-26-xcode-26.6-20260710"
|
||||
image: "registry.hub.docker.com/kitware/macos-ci-images:macos-26-xcode-26.6-20260724"
|
||||
variables:
|
||||
GIT_CLONE_PATH: "$CI_BUILDS_DIR/cmake-ci"
|
||||
TART_EXECUTOR_HOST_DIR: "false"
|
||||
|
||||
Reference in New Issue
Block a user