mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-09 07:11:05 -06:00
ci: Run RunCMake.ExternalProject serially in macos-x86_64 Xcode job
Running tests concurrently makes the machine busy enough that the `INACTIVITY_TIMEOUT` test cases timeout. Run it serially.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
set(CMake_TEST_RunCMake_ExternalProject_RUN_SERIAL ON CACHE BOOL "")
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/configure_macos_common.cmake")
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/configure_external_test.cmake")
|
||||
|
||||
Reference in New Issue
Block a user