From 6652583be2dba25ff65433b3f7555e75a30439fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Fri, 25 Nov 2022 11:53:55 +0100 Subject: Remove macOS 10.15 test configurations macOS Catalina (10.15) has reached its end-of-life, and is no longer supported with bug fixes or security updates by Apple. Change-Id: Id8c222ee28f48b551c3522bfd353cf71be74d62e Reviewed-by: Liang Qi Reviewed-by: Heikki Halmet --- coin/platform_configs/macos.yaml | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'coin/platform_configs') diff --git a/coin/platform_configs/macos.yaml b/coin/platform_configs/macos.yaml index 378d4167..41075a54 100644 --- a/coin/platform_configs/macos.yaml +++ b/coin/platform_configs/macos.yaml @@ -36,15 +36,6 @@ Configurations: # Test on all supported macOS versions (deployment targets) - - - Id: 'macos-10.15-x86_64-tests' - Template: 'qtci-macos-10.15-x86_64-102' - Compiler: 'Clang' - Features: ['Sccache', 'TestOnly', 'Packaging'] - Platform dependency: 'macos-latest-xcode-universal-packaging-build' - Environment variables: [ - 'NON_QTBASE_CMAKE_ARGS=-DFFMPEG_DIR={{.Env.FFMPEG_DIR}}' - ] - Id: 'macos-11-x86_64-tests' Template: 'qtci-macos-11-x86_64-105' @@ -141,15 +132,6 @@ Configurations: # Test on all supported macOS versions (deployment targets) - - - Id: 'macos-10.15-x86_64-developer-build-tests' - Template: 'qtci-macos-10.15-x86_64-102' - Compiler: 'Clang' - Features: ['Sccache', 'TestOnly'] - Platform dependency: 'macos-latest-xcode-x86_64-developer-build' - Environment variables: [ - 'NON_QTBASE_CMAKE_ARGS=-DFFMPEG_DIR={{.Env.FFMPEG_DIR}}' - ] - Id: 'macos-11-x86_64-developer-build-tests' Template: 'qtci-macos-11-x86_64-105' -- cgit v1.2.3