From bc50344a8fba86899985acb43494bcbf07622abe Mon Sep 17 00:00:00 2001 From: Heikki Halmet Date: Mon, 3 Jan 2022 10:14:08 +0200 Subject: Make macOS 12 on ARM developer build tests significant MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTQAINFRA-4649 Change-Id: Ia12310a3439058f706d55242ece5ee185073f7ce Reviewed-by: Qt CI Bot Reviewed-by: Tor Arne Vestbø Reviewed-by: Simo Fält (cherry picked from commit 000691d833e95ef845c0f27f02dfc876d6cc4c7f) Reviewed-by: Qt Cherry-pick Bot --- coin/platform_configs/macos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coin/platform_configs/macos.yaml b/coin/platform_configs/macos.yaml index ba44bcc5..ffc6f397 100644 --- a/coin/platform_configs/macos.yaml +++ b/coin/platform_configs/macos.yaml @@ -91,7 +91,7 @@ Configurations: Id: 'macos-12-arm64-developer-build-tests' Template: 'qtci-macos-12-arm64' Compiler: 'Clang' - Features: ['TestOnly', 'InsignificantTests'] + Features: ['TestOnly'] Platform dependency: 'macos-latest-xcode-arm64-developer-build' # See macos-developer-build-tests.yaml for x86_64 tests, -- cgit v1.2.3