diff --git a/coin/platform_configs/macos.yaml b/coin/platform_configs/macos.yaml index 2cf2a378..8019a046 100644 --- a/coin/platform_configs/macos.yaml +++ b/coin/platform_configs/macos.yaml @@ -72,15 +72,9 @@ Configurations: Platform dependency: 'macos-universal-on-x86_64' - Id: 'macos-14-arm64-tests' - Template: 'qtci-macos-14-arm64' - Compiler: 'Clang' - Features: ['TestOnly', 'Packaging'] - Platform dependency: 'macos-universal-on-x86_64' - - - Id: 'macos-14-arm64-tart-tests' Template: 'qtci-macos-14-arm-106' Compiler: 'Clang' - Features: ['TestOnly', 'Packaging', 'InsignificantTests'] + Features: ['TestOnly', 'Packaging'] Platform dependency: 'macos-universal-on-x86_64' # Test the universal packaging built on arm64 @@ -154,13 +148,7 @@ Configurations: Platform dependency: 'macos-13-arm64-developer-build' - Id: 'macos-14-arm64-developer-build-tests' - Template: 'qtci-macos-14-arm64' + Template: 'qtci-macos-14-arm-106' Compiler: 'Clang' Features: ['TestOnly'] Platform dependency: 'macos-13-arm64-developer-build' - - - Id: 'macos-14-arm64-tart-developer-build-tests' - Template: 'qtci-macos-14-arm-106' - Compiler: 'Clang' - Features: ['TestOnly', 'InsignificantTests'] - Platform dependency: 'macos-13-arm64-developer-build'