diff --git a/coin/platform_configs/macos.yaml b/coin/platform_configs/macos.yaml index 4e0789ef..f428ba00 100644 --- a/coin/platform_configs/macos.yaml +++ b/coin/platform_configs/macos.yaml @@ -25,12 +25,6 @@ Configurations: # On x86_64 - - - Id: 'macos-13-x86_64-tests' - Template: 'qtci-macos-13-x86_64-103' - Compiler: 'Clang' - Features: ['Sccache', 'TestOnly', 'Packaging'] - Platform dependency: 'macos-universal-on-arm64' - Id: 'macos-14-x86_64-tests' Template: 'qtci-macos-14-x86_64-105' @@ -53,12 +47,6 @@ Configurations: # And arm64 - - - Id: 'macos-13-arm64-tests' - Template: 'qtci-macos-13-arm-107' - Compiler: 'Clang' - Features: ['Sccache', 'TestOnly', 'Packaging'] - Platform dependency: 'macos-universal-on-arm64' - Id: 'macos-14-arm64-tests' Template: 'qtci-macos-14-arm-106' @@ -132,12 +120,6 @@ Configurations: ] # Test on all supported macOS versions (deployment targets) - - - Id: 'macos-13-arm64-developer-build-tests' - Template: 'qtci-macos-13-arm-107' - Compiler: 'Clang' - Features: ['TestOnly'] - Platform dependency: 'macos-arm64-developer-build' - Id: 'macos-14-arm64-developer-build-tests' Template: 'qtci-macos-14-arm-106'