From e1c8cf2d3958ded37bd45b4e3737bae7cc8af6c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Wed, 5 May 2021 11:37:21 +0200 Subject: Add test configuration of macOS universal builds on ARM Change-Id: I8dec178343978b36dce3e9d262a7f6f234513892 Reviewed-by: Alexandru Croitor Reviewed-by: Toni Saario --- coin/platform_configs/macos.yaml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'coin/platform_configs/macos.yaml') diff --git a/coin/platform_configs/macos.yaml b/coin/platform_configs/macos.yaml index df940372..322395e6 100644 --- a/coin/platform_configs/macos.yaml +++ b/coin/platform_configs/macos.yaml @@ -33,6 +33,12 @@ Configurations: Compiler: 'Clang' Features: ['Sccache', 'TestOnly'] Platform dependency: 'macos-latest-xcode-universal-packaging-build' + - + Id: 'macos-11-arm64-tests' + Template: 'qtci-macos-11.0-arm64' + Compiler: 'Clang' + Features: ['Sccache', 'TestOnly', 'InsignificantTests'] + Platform dependency: 'macos-latest-xcode-universal-packaging-build' # Build developer builds for all modules, but only run tests for qtbase and declarative. # See macos-developer-build-tests.yaml for the tests -- cgit v1.2.3