mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
gitlab-ci: extend Xcode CI job timeout to 3 hours
With the migration to `tart`, this job is now guaranteed to run on x86_64 hardware. Some of the machines are older, so to allow them to complete the job, extend the timeout. The job is limited to nghtly pipelines, so a longer timeout is fine.
This commit is contained in:
@@ -1191,6 +1191,7 @@ t:macos-x86_64-xcode:
|
||||
- .macos_x86_64_tags_ext
|
||||
- .cmake_junit_artifacts
|
||||
- .run_dependent
|
||||
timeout: 3 hours
|
||||
needs:
|
||||
- t:macos-x86_64-ninja
|
||||
variables:
|
||||
|
||||
Reference in New Issue
Block a user