From: Albert Astals Cid Date: Sun, 6 Jul 2025 20:55:25 +0000 (+0200) Subject: Revert "CI: Remove linux-qt6 build" X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/83ab6afc0ec0001309ca978d33cac60fac497314 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. --- 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