aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-12-03 14:43:43 +0100
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-12-04 10:01:11 +0100
commit19fbf58013acd2c6b71062b8fb64fb2dafb7fff3 (patch)
treeb8230db4a27cf935c5a5f15438c2fbcd7a4d5a51 /coin/platform_configs
parentdfa50ed7c3d2acac35d1a13ccec618fba8064d6f (diff)
coin: Make macOS 12 on x86_64 developer build tests significant
Pick-to: 6.2 Change-Id: Ia148ae783006fb5b1b13f29879df78985cd75ecd Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'coin/platform_configs')
-rw-r--r--coin/platform_configs/macos-developer-build-tests.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/platform_configs/macos-developer-build-tests.yaml b/coin/platform_configs/macos-developer-build-tests.yaml
index 416dd48c..849d08b1 100644
--- a/coin/platform_configs/macos-developer-build-tests.yaml
+++ b/coin/platform_configs/macos-developer-build-tests.yaml
@@ -26,5 +26,5 @@ Configurations:
Id: 'macos-12-x86_64-developer-build-tests'
Template: 'qtci-macos-12-x86_64-102'
Compiler: 'Clang'
- Features: ['Sccache', 'TestOnly', 'InsignificantTests']
+ Features: ['Sccache', 'TestOnly']
Platform dependency: 'macos-12-latest-xcode-x86_64-developer-build'