aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-12-03 14:42:54 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-12-23 19:09:39 +0000
commitdf8e26ded37b66bb5bac7f770a414557f89a19bc (patch)
tree1a77508f2863771f5afe9d44e7259d0e5eb6567b
parent3d96458ad13308d6e8af8d526f4384102f714668 (diff)
coin: Make macOS 12 on ARM packaging tests significant
Change-Id: I6e89626e52f21d19e8665769b4d8f6ee9a54e537 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> (cherry picked from commit ccf24d5f2a865b0510eea970dd0d398f455af49d) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-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 649dd612..ede39a53 100644
--- a/coin/platform_configs/macos.yaml
+++ b/coin/platform_configs/macos.yaml
@@ -54,7 +54,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'