aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/macos.yaml
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-05-05 11:37:21 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-05-05 11:45:50 +0200
commite1c8cf2d3958ded37bd45b4e3737bae7cc8af6c9 (patch)
tree423a7cf983611195d778b6eaaf8d24c2931f4900 /coin/platform_configs/macos.yaml
parent80b5b60a5a68e65c967018c00eb7fe22a77dc3cc (diff)
Add test configuration of macOS universal builds on ARM
Change-Id: I8dec178343978b36dce3e9d262a7f6f234513892 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Toni Saario <toni.saario@qt.io>
Diffstat (limited to 'coin/platform_configs/macos.yaml')
-rw-r--r--coin/platform_configs/macos.yaml6
1 files changed, 6 insertions, 0 deletions
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