diff --git a/coin/platform_configs/macos.yaml b/coin/platform_configs/macos.yaml index 9d7beb0f..5da4ac23 100644 --- a/coin/platform_configs/macos.yaml +++ b/coin/platform_configs/macos.yaml @@ -39,7 +39,7 @@ Configurations: - Id: 'macos-12-x86_64-tests' - Template: 'qtci-macos-12-x86_64-106' + Template: 'qtci-macos-12-x86_64-107' Compiler: 'Clang' Features: ['Sccache', 'TestOnly', 'Packaging'] Platform dependency: 'macos-universal-on-x86_64' @@ -93,7 +93,7 @@ Configurations: Platform dependency: 'macos-universal-on-arm64' - Id: 'macos-12-arm-on-x86_64-tests' - Template: 'qtci-macos-12-x86_64-106' + Template: 'qtci-macos-12-x86_64-107' Compiler: 'Clang' Features: ['Sccache', 'TestOnly'] Platform dependency: 'macos-universal-on-arm64' diff --git a/coin/platform_configs/qtsaferenderer.yaml b/coin/platform_configs/qtsaferenderer.yaml index 30190d5c..4b0675b9 100644 --- a/coin/platform_configs/qtsaferenderer.yaml +++ b/coin/platform_configs/qtsaferenderer.yaml @@ -27,7 +27,7 @@ Include: [ Configurations: - Id: 'macos-latest-xcode-universal-static-build' - Template: 'qtci-macos-12-x86_64-106' + Template: 'qtci-macos-12-x86_64-107' Compiler: 'Clang' Target arch: 'x86_64-arm64' Features: ['Packaging', 'Sccache', 'UseConfigure', 'MinimalStaticTests']