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