From 83ab6afc0ec0001309ca978d33cac60fac497314 Mon Sep 17 00:00:00 2001 From: Albert Astals Cid Date: Sun, 6 Jul 2025 22:55:25 +0200 Subject: [PATCH] Revert "CI: Remove linux-qt6 build" It doesn't make sense we don't test our main platform. Also we need this otherwise dolphin-plugins doesn't work This reverts commit 4cfda4009d588b603a9d0dc8490b06c9d2cf3a98. --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7d212eaed..c6befaa78 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,7 @@ include: - project: sysadmin/ci-utilities file: + - /gitlab-templates/linux-qt6.yml - /gitlab-templates/linux-qt6-next.yml - /gitlab-templates/freebsd-qt6.yml - /gitlab-templates/windows-qt6.yml -- 2.47.3