mirror of
https://github.com/KDE/konsole.git
synced 2025-12-23 23:38:08 -05:00
CI: Add linux-qt6-next build
This commit is contained in:
@@ -6,6 +6,7 @@ include:
|
||||
file:
|
||||
# - /gitlab-templates/reuse-lint.yml
|
||||
- /gitlab-templates/linux-qt6.yml
|
||||
- /gitlab-templates/linux-qt6-next.yml
|
||||
- /gitlab-templates/freebsd-qt6.yml
|
||||
- /gitlab-templates/windows-qt6.yml
|
||||
- /gitlab-templates/flatpak.yml
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
Dependencies:
|
||||
- 'on': ['Linux/Qt6', 'FreeBSD/Qt6', 'Windows/Qt6']
|
||||
- 'on': ['Linux', 'FreeBSD', 'Windows']
|
||||
'require':
|
||||
'frameworks/extra-cmake-modules': '@latest-kf6'
|
||||
'frameworks/kconfig': '@latest-kf6'
|
||||
@@ -25,7 +25,7 @@ Dependencies:
|
||||
'frameworks/kxmlgui': '@latest-kf6'
|
||||
'frameworks/kdoctools': '@latest-kf6'
|
||||
|
||||
- 'on': ['Linux/Qt6', 'FreeBSD/Qt6']
|
||||
- 'on': ['Linux', 'FreeBSD']
|
||||
'require':
|
||||
'frameworks/kdbusaddons': '@latest-kf6'
|
||||
'frameworks/kpty': '@latest-kf6'
|
||||
|
||||
Reference in New Issue
Block a user