diff --git a/coin/platform_configs/macos.yaml b/coin/platform_configs/macos.yaml index d24627a0..605793f1 100644 --- a/coin/platform_configs/macos.yaml +++ b/coin/platform_configs/macos.yaml @@ -147,36 +147,18 @@ Configurations: Compiler: 'Clang' Features: ['TestOnly'] Platform dependency: 'macos-13-arm64-developer-build' - - - Id: 'macos-12-x86_64-developer-build-tests' - Template: 'qtci-macos-12-x86_64-106' - Compiler: 'Clang' - Features: ['Sccache', 'TestOnly'] - Platform dependency: 'macos-13-x86_64-developer-build' - Id: 'macos-12-arm64-developer-build-tests' Template: 'qtci-macos-12-arm64' Compiler: 'Clang' Features: ['TestOnly'] Platform dependency: 'macos-13-arm64-developer-build' - - - Id: 'macos-13-x86_64-developer-build-tests' - Template: 'qtci-macos-13-x86_64-103' - Compiler: 'Clang' - Features: ['Sccache', 'TestOnly'] - Platform dependency: 'macos-13-x86_64-developer-build' - Id: 'macos-13-arm64-developer-build-tests' Template: 'qtci-macos-13-arm64' Compiler: 'Clang' Features: ['TestOnly'] Platform dependency: 'macos-13-arm64-developer-build' - - - Id: 'macos-14-x86_64-developer-build-tests' - Template: 'qtci-macos-14-x86_64-105' - Compiler: 'Clang' - Features: ['TestOnly'] - Platform dependency: 'macos-13-x86_64-developer-build' - Id: 'macos-14-arm64-developer-build-tests' Template: 'qtci-macos-14-arm64'