aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/macos.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'coin/platform_configs/macos.yaml')
-rw-r--r--coin/platform_configs/macos.yaml18
1 files changed, 0 insertions, 18 deletions
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
@@ -37,15 +37,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'
Compiler: 'Clang'
@@ -142,15 +133,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'
Compiler: 'Clang'