From 9d5cb5efceaba9498fa381a5d61a2f6298755a21 Mon Sep 17 00:00:00 2001 From: Toni Saario Date: Thu, 4 May 2023 09:09:59 +0300 Subject: Add Ubuntu 22 namespace build and doc tests to default precheck Change-Id: I42b1355406040fbf61339013294232c3f0a339fa Reviewed-by: Alexandru Croitor (cherry picked from commit 561f9e287bf646020c6d49bdd1fb6b6822d13200) Reviewed-by: Qt Cherry-pick Bot --- coin/platform_configs/precheck.yaml | 2 ++ 1 file changed, 2 insertions(+) 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" ], -- cgit v1.2.3