[network/ruqola/2.8] /: Reactivate qt6 build
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 1d8761d8eb5fc4714e0ac988055f75bdbe6ff51d by Laurent Montel.
Committed on 16/07/2026 at 21:49.
Pushed by mlaurent into branch '2.8'.
Reactivate qt6 build
M +1 -1 .gitlab-ci.yml
https://invent.kde.org/network/ruqola/-/commit/1d8761d8eb5fc4714e0ac988055f75bdbe6ff51d
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 68de70d555..ade822a0ef 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -16,7 +16,7 @@ include:
- /gitlab-templates/alpine-qt6.yml
- /gitlab-templates/linux-qt6-next.yml
- /gitlab-templates/pre-commit.yml
- # - /gitlab-templates/linux-qt6.yml
+ - /gitlab-templates/linux-qt6.yml
build_clazy:
extends: