aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs
diff options
context:
space:
mode:
authorToni Saario <toni.saario@qt.io>2023-05-04 09:09:59 +0300
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-09-06 16:09:07 +0000
commit9d5cb5efceaba9498fa381a5d61a2f6298755a21 (patch)
treea77ab2cf08fd94719704cc9d6c50de7b78411715 /coin/platform_configs
parent0d527334cd3746ac849582a0907f67b22a61c073 (diff)
Add Ubuntu 22 namespace build and doc tests to default precheck
Change-Id: I42b1355406040fbf61339013294232c3f0a339fa Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit 561f9e287bf646020c6d49bdd1fb6b6822d13200) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'coin/platform_configs')
-rw-r--r--coin/platform_configs/precheck.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/coin/platform_configs/precheck.yaml b/coin/platform_configs/precheck.yaml
index 2ad3e463..68d8f9b7 100644
--- a/coin/platform_configs/precheck.yaml
+++ b/coin/platform_configs/precheck.yaml
@@ -3,6 +3,8 @@ Module only: True
Include: [
cmake_platforms.yaml: [
"ubuntu-22.04",
+ "ubuntu-22.04-documentation",
+ "ubuntu-22.04-documentation-x11-tests",
"windows-10_22h2-msvc2019-developer-build",
"ios-universal"
],