aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-12-03 14:42:54 +0100
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-12-21 11:02:35 +0000
commitccf24d5f2a865b0510eea970dd0d398f455af49d (patch)
tree226096ed579f429310f41633252554a4be30a8f8 /coin/platform_configs
parent649592deea419550ad7e67dfcf85a467352989cb (diff)
coin: Make macOS 12 on ARM packaging tests significant
Pick-to: 6.2 6.3 Change-Id: I6e89626e52f21d19e8665769b4d8f6ee9a54e537 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'coin/platform_configs')
-rw-r--r--coin/platform_configs/macos.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/platform_configs/macos.yaml b/coin/platform_configs/macos.yaml
index 21373799..2f250661 100644
--- a/coin/platform_configs/macos.yaml
+++ b/coin/platform_configs/macos.yaml
@@ -55,7 +55,7 @@ Configurations:
Id: 'macos-12-arm64-tests'
Template: 'qtci-macos-12-arm64'
Compiler: 'Clang'
- Features: ['Sccache', 'TestOnly', 'Packaging', 'InsignificantTests']
+ Features: ['Sccache', 'TestOnly', 'Packaging']
Platform dependency: 'macos-latest-xcode-universal-packaging-build'
-
Id: 'macos-12-x86_64-tests'