aboutsummaryrefslogtreecommitdiffstats
path: root/coin
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-11-16 23:21:16 +0100
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-11-17 17:19:39 +0100
commit190c324d8f3754616bbe91ef7119bdf61c29362b (patch)
treee1ec46a5c9584b52010b30ddb95a3a92672911d0 /coin
parent5733455993d45de495e618df7c8fad69d740120c (diff)
coin: Add missing platform dependency to macos-12-arm64-tests
Pick-to: 6.2 Change-Id: I507acf803a86a6b200e1bc5fb1599631deed3b40 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
Diffstat (limited to 'coin')
-rw-r--r--coin/platform_configs/macos.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/coin/platform_configs/macos.yaml b/coin/platform_configs/macos.yaml
index 7fabc72a..21373799 100644
--- a/coin/platform_configs/macos.yaml
+++ b/coin/platform_configs/macos.yaml
@@ -56,6 +56,7 @@ Configurations:
Template: 'qtci-macos-12-arm64'
Compiler: 'Clang'
Features: ['Sccache', 'TestOnly', 'Packaging', 'InsignificantTests']
+ Platform dependency: 'macos-latest-xcode-universal-packaging-build'
-
Id: 'macos-12-x86_64-tests'
Template: 'qtci-macos-12-x86_64-102'