[frameworks/ktexteditor/Frameworks/6.24] /: use the LTS builders
Marco Martin <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit b0ffc11625e4ece867ae6400139fb967dd64644e by Marco Martin.
Committed on 28/07/2026 at 13:38.
Pushed by mart into branch 'Frameworks/6.24'.
use the LTS builders
M +1 -4 .gitlab-ci.yml
https://invent.kde.org/frameworks/ktexteditor/-/commit/b0ffc11625e4ece867ae6400139fb967dd64644e
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8f9d57880..46477cbeb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,9 +4,6 @@
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
+ - /gitlab-templates/linux-qt6-lts.yml
- /gitlab-templates/xml-lint.yml
- /gitlab-templates/yaml-lint.yml