use the LTS builders

This commit is contained in:
Marco Martin
2026-07-28 17:02:09 +02:00
parent b74ee9b58a
commit ed788079bb
2 changed files with 2 additions and 4 deletions

View File

@@ -5,8 +5,6 @@ include:
- project: sysadmin/ci-utilities
file:
- /gitlab-templates/reuse-lint.yml
- /gitlab-templates/linux-qt6.yml
- /gitlab-templates/freebsd-qt6.yml
- /gitlab-templates/linux-qt6-lts.yml
- /gitlab-templates/xml-lint.yml
- /gitlab-templates/yaml-lint.yml
- /gitlab-templates/linux-qt6-next.yml

View File

@@ -4,7 +4,7 @@
Dependencies:
- 'on': ['@all']
'require':
'frameworks/extra-cmake-modules': '@latest-kf6'
'frameworks/extra-cmake-modules': 'Frameworks/6.24'
'third-party/wayland': '@latest'
'third-party/wayland-protocols': '@latest'