┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/.kde-ci.yml
diff options
context:
space:
mode:
authorAlbert Astals Cid <[email protected]>2025-02-12 00:52:29 +0100
committerAlbert Astals Cid <[email protected]>2025-02-13 08:06:26 +0000
commite3fc15b74c5de65372948dde8ac322163fd5dcf7 (patch)
treea97f429921817225548d35e7183081c7dfb2a75a /.kde-ci.yml
parentc38f4d4b9a5b7575b6d15021d2be615f8e4328a0 (diff)
CI: Add linux-qt6-next build
Diffstat (limited to '.kde-ci.yml')
-rw-r--r--.kde-ci.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.kde-ci.yml b/.kde-ci.yml
index 34fedb61a..136cd8cac 100644
--- a/.kde-ci.yml
+++ b/.kde-ci.yml
@@ -2,7 +2,7 @@
# SPDX-License-Identifier: CC0-1.0
Dependencies:
- - 'on': ['Linux/Qt6', 'FreeBSD/Qt6', 'Windows/Qt6', 'macOS/Qt6']
+ - 'on': ['Linux/Qt6', 'Linux/Qt6Next', 'FreeBSD/Qt6', 'Windows/Qt6', 'macOS/Qt6']
'require':
'frameworks/extra-cmake-modules': '@latest-kf6'
'frameworks/kcoreaddons': '@latest-kf6'
@@ -27,13 +27,13 @@ Dependencies:
'frameworks/kuserfeedback': '@latest-kf6'
'libraries/phonon': '@latest-kf6'
- - 'on': ['Linux/Qt6', 'FreeBSD/Qt6']
+ - 'on': ['Linux/Qt6', 'Linux/Qt6Next', 'FreeBSD/Qt6']
'require':
'frameworks/baloo': '@latest-kf6'
'libraries/baloo-widgets': '@same'
'third-party/packagekit-qt': '@latest'
- - 'on': ['Linux/Qt6', 'Windows/Qt6', 'macOS/Qt6']
+ - 'on': ['Linux/Qt6', 'Linux/Qt6Next', 'Windows/Qt6', 'macOS/Qt6']
'require':
'network/kio-extras': '@same'