diff --git a/coin/platform_configs/cmake_platforms_static_release.yaml b/coin/platform_configs/cmake_platforms_static_release.yaml index 512fb44a..0c263d67 100644 --- a/coin/platform_configs/cmake_platforms_static_release.yaml +++ b/coin/platform_configs/cmake_platforms_static_release.yaml @@ -67,13 +67,13 @@ Configurations: - Id: 'macos-14-minimal-static-tests-x86_64' - Template: 'qtci-macos-14-x86_64-105' + Template: 'qtci-macos-14-x86_64-106' Compiler: 'Clang' Features: ['TestOnly', 'Packaging'] Platform dependency: 'macos-universal-on-x86_64-minimal-static-test' - Id: 'macos-14-minimal-static-tests-arm64' - Template: 'qtci-macos-14-arm-106' + Template: 'qtci-macos-14-arm-108' Compiler: 'Clang' Features: ['TestOnly', 'Packaging'] Platform dependency: 'macos-universal-on-x86_64-minimal-static-test' diff --git a/coin/platform_configs/macos.yaml b/coin/platform_configs/macos.yaml index 9dfa8f5a..94bbd753 100644 --- a/coin/platform_configs/macos.yaml +++ b/coin/platform_configs/macos.yaml @@ -31,7 +31,7 @@ Configurations: Platform dependency: 'macos-universal-on-arm64' - Id: 'macos-14-x86_64-tests' - Template: 'qtci-macos-14-x86_64-105' + Template: 'qtci-macos-14-x86_64-106' Compiler: 'Clang' Features: ['Sccache', 'TestOnly', 'Packaging'] Platform dependency: 'macos-universal-on-arm64' @@ -52,7 +52,7 @@ Configurations: Platform dependency: 'macos-universal-on-arm64' - Id: 'macos-14-arm64-tests' - Template: 'qtci-macos-14-arm-106' + Template: 'qtci-macos-14-arm-108' Compiler: 'Clang' Features: ['Sccache', 'TestOnly', 'Packaging'] Platform dependency: 'macos-universal-on-arm64' @@ -115,7 +115,7 @@ Configurations: Platform dependency: 'macos-arm64-developer-build' - Id: 'macos-14-arm64-developer-build-tests' - Template: 'qtci-macos-14-arm-106' + Template: 'qtci-macos-14-arm-108' Compiler: 'Clang' Features: ['TestOnly'] Platform dependency: 'macos-arm64-developer-build'