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-21 13:44:35 +0000
commit75f2419e5c5123eed401cd50194deb8154f34cb3 (patch)
tree45ba53d67f55c65f36eec91514bc7f701b8f7a4b
parent72d28c6e0f07e5c3afa46b26965f20cbaed4b24b (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 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'