diff --git a/coin/platform_configs/macos.yaml b/coin/platform_configs/macos.yaml index 4ae04a4e..77ff7fed 100644 --- a/coin/platform_configs/macos.yaml +++ b/coin/platform_configs/macos.yaml @@ -64,7 +64,7 @@ Configurations: Platform dependency: 'macos-universal-on-arm64' - Id: 'macos-26-arm64-tests' - Template: 'qtci-macos-26-arm-101' + Template: 'qtci-macos-26-arm-102' Compiler: 'Clang' Features: ['TestOnly', 'Packaging', 'DoNotAbortTestingOnFirstFailure'] Platform dependency: 'macos-universal-on-arm64' @@ -98,7 +98,7 @@ Configurations: ] - Id: 'macos-26-arm64-developer-build' - Template: 'qtci-macos-26-arm-101' + Template: 'qtci-macos-26-arm-102' Compiler: 'Clang' Features: ['DoNotRunTests', 'WarningsAreErrors', 'UseConfigure', 'Insignificant'] Configure arguments: '-developer-build -nomake examples -debug -framework' @@ -128,7 +128,7 @@ Configurations: Platform dependency: 'macos-arm64-developer-build' - Id: 'macos-26-arm64-developer-build-tests' - Template: 'qtci-macos-26-arm-101' + Template: 'qtci-macos-26-arm-102' Compiler: 'Clang' Features: ['TestOnly', 'InsignificantTests', 'DoNotAbortTestingOnFirstFailure'] Platform dependency: 'macos-26-arm64-developer-build'