From 16a03d48a6731c0ca9ef7748ce3d34da5789c4b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Tue, 18 May 2021 12:20:31 +0200 Subject: coin: Make macOS on ARM packaging tests significant for a few modules Not all modules pass yet, but we want to at least make the ones that do blocking. Change-Id: Ic3270bab8825c79d3315e6241d62af1bf7f62435 Reviewed-by: Heikki Halmet --- coin/platform_configs/qtbase.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'coin/platform_configs/qtbase.yaml') diff --git a/coin/platform_configs/qtbase.yaml b/coin/platform_configs/qtbase.yaml index b9623434..740ef1d7 100644 --- a/coin/platform_configs/qtbase.yaml +++ b/coin/platform_configs/qtbase.yaml @@ -2,7 +2,8 @@ Version: 2 Include: [ cmake_platforms.yaml, cmake_platforms_static_tests.yaml, - macos-developer-build-tests.yaml + macos-developer-build-tests.yaml, + macos-universal-build-tests.yaml ] Configurations: - -- cgit v1.2.3