[plasma/libkscreen/Plasma/6.6] /: use the LTS builders
Marco Martin <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 7251b0e312e4e80e9f98f6f1b2de4caa54bed768 by Marco Martin.
Committed on 28/07/2026 at 15:02.
Pushed by mart into branch 'Plasma/6.6'.
use the LTS builders
M +1 -4 .gitlab-ci.yml
M +2 -2 .kde-ci.yml
https://invent.kde.org/plasma/libkscreen/-/commit/7251b0e312e4e80e9f98f6f1b2de4caa54bed768
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e520146f..ba935822 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/freebsd-qt6.yml
- - /gitlab-templates/alpine-qt6.yml
+ - /gitlab-templates/linux-qt6-lts.yml
- /gitlab-templates/xml-lint.yml
- /gitlab-templates/yaml-lint.yml
- - /gitlab-templates/linux-qt6-next.yml
diff --git a/.kde-ci.yml b/.kde-ci.yml
index 8954bb8d..a990469a 100644
--- a/.kde-ci.yml
+++ b/.kde-ci.yml
@@ -4,8 +4,8 @@
Dependencies:
- 'on': ['@all']
'require':
- 'frameworks/extra-cmake-modules': '@latest-kf6'
- 'libraries/plasma-wayland-protocols': '@latest-kf6'
+ 'frameworks/extra-cmake-modules': 'Frameworks/6.24'
+ 'libraries/plasma-wayland-protocols': 'v1.20.0'
'third-party/wayland': '@latest'
Options: