[frameworks/kio/Frameworks/6.24] /: use the LTS builders
Marco Martin <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit e03d097ac367db35bedc94ebfa1fb21b1763b88f by Marco Martin.
Committed on 28/07/2026 at 13:36.
Pushed by mart into branch 'Frameworks/6.24'.
use the LTS builders
M +1 -5 .gitlab-ci.yml
https://invent.kde.org/frameworks/kio/-/commit/e03d097ac367db35bedc94ebfa1fb21b1763b88f
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4a0cd6f0a8..26a949f95e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,11 +4,7 @@
include:
- project: sysadmin/ci-utilities
file:
- - /gitlab-templates/linux-qt6.yml
- - /gitlab-templates/linux-qt6-next.yml
- - /gitlab-templates/android-qt6.yml
- - /gitlab-templates/freebsd-qt6.yml
- - /gitlab-templates/windows-qt6.yml
+ - /gitlab-templates/linux-qt6-lts.yml
- /gitlab-templates/cppcheck.yml
- /gitlab-templates/xml-lint.yml
- /gitlab-templates/yaml-lint.yml