aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/macos.yaml
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-05-20 10:50:51 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-05-25 09:37:04 +0200
commit565ca05254750f76292ecd5dc7dda8b5dfe162c4 (patch)
tree47a113bf8f837048e50711dd9049ace06a193161 /coin/platform_configs/macos.yaml
parent4d5e4200097a3f25c020aecb9a959f418da2cbb1 (diff)
coin: Make macOS ARM packaging config test significant for all modules
Change-Id: Icc30025a33de602e6677b47f131b0557a4d2eabd Reviewed-by: Alexandru Croitor <alexandru.croitor@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 d05277f9..1b5dfd4c 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']
+ 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