[frameworks/kded/Frameworks/6.24] /: use the LTS builders
Marco Martin <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 16c3cdc469b50869c6ba483c0809f1e9febf9742 by Marco Martin.
Committed on 28/07/2026 at 13:35.
Pushed by mart into branch 'Frameworks/6.24'.
use the LTS builders
M +1 -4 .gitlab-ci.yml
https://invent.kde.org/frameworks/kded/-/commit/16c3cdc469b50869c6ba483c0809f1e9febf9742
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d69da05..46477cb 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/alpine-qt6.yml
- - /gitlab-templates/freebsd-qt6.yml
+ - /gitlab-templates/linux-qt6-lts.yml
- /gitlab-templates/xml-lint.yml
- /gitlab-templates/yaml-lint.yml