diff --git a/coin/platform_configs/macos.yaml b/coin/platform_configs/macos.yaml index 786f84bf..eac52d84 100644 --- a/coin/platform_configs/macos.yaml +++ b/coin/platform_configs/macos.yaml @@ -45,7 +45,7 @@ Configurations: Platform dependency: 'macos-universal-on-arm64' - Id: 'macos-26-x86_64-tests' - Template: 'qtci-macos-26-x86_64-100' + Template: 'qtci-macos-26-x86_64-101' Compiler: 'Clang' Features: ['Sccache', 'TestOnly', 'Packaging', 'DoNotAbortTestingOnFirstFailure'] Platform dependency: 'macos-universal-on-arm64' @@ -98,7 +98,7 @@ Configurations: ] - Id: 'macos-26-x86_64-developer-build' - Template: 'qtci-macos-26-x86_64-100' + Template: 'qtci-macos-26-x86_64-101' Compiler: 'Clang' Features: ['Sccache', 'DoNotRunTests', 'WarningsAreErrors', 'UseConfigure', 'StandaloneExamples'] Configure arguments: '-developer-build -release -force-asserts -force-debug-info -no-pch -no-framework -qtnamespace TestNamespace -make examples'