aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2023-10-30 10:50:06 +0100
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2023-10-31 01:21:06 +0100
commit5de62a4a74d217f55b6352c3c37f3b02f3916b42 (patch)
tree741a6cbcf21a7dfd598e46a6c81c42b1e12bda77 /coin/platform_configs
parent95e40772034e73edd408c8b911defc3ceec3db37 (diff)
coin: Remove macOS 11 x86_64 developer build and arm64 packaging tests
We're running out of capacity for macOS 11 nodes, so let's reduce the test coverage, now that macOS 11 is no longer a primary platform. It's still supported, so we keep one x86_64 and one arm64 config. Change-Id: I3fc4c3a12967b937ef59fd190074dac30dedd2be Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io>
Diffstat (limited to 'coin/platform_configs')
-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 0e22a933..808b4751 100644
--- a/coin/platform_configs/macos.yaml
+++ b/coin/platform_configs/macos.yaml
@@ -65,12 +65,6 @@ Configurations:
# And arm64
-
- Id: 'macos-11-arm64-tests'
- Template: 'qtci-macos-11.0-arm64'
- Compiler: 'Clang'
- Features: ['Sccache', 'TestOnly', 'Packaging']
- Platform dependency: 'macos-universal-on-x86_64'
- -
Id: 'macos-12-arm64-tests'
Template: 'qtci-macos-12-arm64'
Compiler: 'Clang'
@@ -148,12 +142,6 @@ Configurations:
# Test on all supported macOS versions (deployment targets)
-
- Id: 'macos-11-x86_64-developer-build-tests'
- Template: 'qtci-macos-11-x86_64-106'
- Compiler: 'Clang'
- Features: ['Sccache', 'TestOnly']
- Platform dependency: 'macos-13-x86_64-developer-build'
- -
Id: 'macos-11-arm64-developer-build-tests'
Template: 'qtci-macos-11.0-arm64'
Compiler: 'Clang'