diff --git a/coin/platform_configs/cmake_platforms_static_release.yaml b/coin/platform_configs/cmake_platforms_static_release.yaml index cf18f652..1f3fb3ba 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 f88516d7..34a6a3be 100644 --- a/coin/platform_configs/macos.yaml +++ b/coin/platform_configs/macos.yaml @@ -27,7 +27,7 @@ Configurations: - 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' @@ -49,7 +49,7 @@ Configurations: - 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' @@ -110,7 +110,7 @@ Configurations: # Test on all supported macOS versions (deployment targets) - 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'