┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/.kde-ci.yml
diff options
context:
space:
mode:
authorNicolas Fella <[email protected]>2023-05-31 14:37:06 +0200
committerNicolas Fella <[email protected]>2023-05-31 14:37:06 +0200
commit5b301819faca3a517256faa8de831b87e0df545b (patch)
treee6efa16d288e48e74a1dc045ff3906f59328ea88 /.kde-ci.yml
parentb5b6762b15564919b32b33cde9961a75a2e3de22 (diff)
[CI] Fix baloo-widgets branch
@same pulls in the kf6 branch, but we want master
Diffstat (limited to '.kde-ci.yml')
-rw-r--r--.kde-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.kde-ci.yml b/.kde-ci.yml
index 94853b5f5..68e460d4c 100644
--- a/.kde-ci.yml
+++ b/.kde-ci.yml
@@ -33,6 +33,6 @@ Dependencies:
- 'on': ['Linux/Qt6', 'FreeBSD/Qt6']
'require':
'frameworks/baloo': '@latest-kf6'
- 'libraries/baloo-widgets': '@same'
+ 'libraries/baloo-widgets': '@latest-kf6'
'third-party/packagekit-qt': '@latest'