aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHeikki Halmet <heikki.halmet@qt.io>2023-01-20 10:48:05 +0000
committerHeikki Halmet <heikki.halmet@qt.io>2023-02-11 16:22:07 +0000
commitec169f0592eab75fb0b91d42c184945ddcc80f5c (patch)
tree044de33febec64dfae719ef8ffd20cce5c238824
parent68a04a3fe46f590d99525e9282861a4fca66cc49 (diff)
Fix nightly run for Android latest
There's a bug or feature in Coin which makes Coin to include all dependencies which are in this case under cmake_platforms and yaml-files which are included to cmake_platforms. Because of that we can't include macos.yaml separately. Change-Id: Ie4a019e07f8b30f6ef18405446947d96a592d4a2 Reviewed-by: Toni Saario <toni.saario@qt.io> Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
-rw-r--r--coin/platform_configs/nightly_cmake_platforms_target_android_latest.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/coin/platform_configs/nightly_cmake_platforms_target_android_latest.yaml b/coin/platform_configs/nightly_cmake_platforms_target_android_latest.yaml
index 810fb02c..b87cf726 100644
--- a/coin/platform_configs/nightly_cmake_platforms_target_android_latest.yaml
+++ b/coin/platform_configs/nightly_cmake_platforms_target_android_latest.yaml
@@ -3,9 +3,6 @@ Include: [
cmake_platforms.yaml: [
Windows10_22H2-Mingw11-x64-host,
rhel-8.4
- ],
- macos.yaml: [
- macos-universal-on-x86_64
]
]
Configurations: