aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/macos.yaml
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2022-08-08 12:20:08 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2022-08-28 23:01:28 +0000
commitffd7bc3bd71d0a2ee505bafb2bdaa60e9aab3c82 (patch)
tree6a7a32449fcdd8ca3c5a427ae2c33117b905f24d /coin/platform_configs/macos.yaml
parent3a0ea2804dfb3650e7f5c4f53aef2f9e179b7348 (diff)
coin: Prepare for removing macOS 10.14 as a supported deployment target
Change-Id: I9fcee3df2d9bfeb8f920df8a30e3e1b556874fd4 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'coin/platform_configs/macos.yaml')
-rw-r--r--coin/platform_configs/macos.yaml12
1 files changed, 0 insertions, 12 deletions
diff --git a/coin/platform_configs/macos.yaml b/coin/platform_configs/macos.yaml
index 40bea2fd..9507a634 100644
--- a/coin/platform_configs/macos.yaml
+++ b/coin/platform_configs/macos.yaml
@@ -34,12 +34,6 @@ Configurations:
# Test on all supported macOS versions (deployment targets)
-
- Id: 'macos-10.14-x86_64-tests'
- Template: 'qtci-macos-10.14-x86_64'
- Compiler: 'Clang'
- Features: ['Sccache', 'TestOnly', 'Packaging']
- Platform dependency: 'macos-latest-xcode-universal-packaging-build'
- -
Id: 'macos-10.15-x86_64-tests'
Template: 'qtci-macos-10.15-x86_64-102'
Compiler: 'Clang'
@@ -110,12 +104,6 @@ Configurations:
# Test on all supported macOS versions (deployment targets)
-
- Id: 'macos-10.14-x86_64-developer-build-tests'
- Template: 'qtci-macos-10.14-x86_64'
- Compiler: 'Clang'
- Features: ['Sccache', 'TestOnly']
- Platform dependency: 'macos-latest-xcode-x86_64-developer-build'
- -
Id: 'macos-10.15-x86_64-developer-build-tests'
Template: 'qtci-macos-10.15-x86_64-102'
Compiler: 'Clang'