aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs
diff options
context:
space:
mode:
authorToni Saario <toni.saario@qt.io>2023-05-04 09:09:59 +0300
committerToni Saario <toni.saario@qt.io>2023-09-06 13:53:33 +0000
commit561f9e287bf646020c6d49bdd1fb6b6822d13200 (patch)
tree01b2e5c49d8740e798ef91bc76513ba2f232bc3b /coin/platform_configs
parentb1ce3549a0f7378465a57173301281a1c9dbe0ba (diff)
Add Ubuntu 22 namespace build and doc tests to default precheck
Pick-to: 6.5 6.6 Change-Id: I42b1355406040fbf61339013294232c3f0a339fa Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
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"
],