kasts/.kde-ci.yml

24 lines
799 B
YAML
Raw Permalink Normal View History

2023-02-27 19:18:46 +01:00
# SPDX-FileCopyrightText: 2021 Tobias Fella <tobias.fella@kde.org>
2021-09-07 19:22:47 +02:00
# SPDX-License-Identifier: BSD-2-Clause
2021-09-05 13:59:52 +02:00
Dependencies:
- 'on': ['Linux', 'FreeBSD', 'Windows', 'Android']
2023-03-01 09:34:45 +01:00
'require':
'frameworks/extra-cmake-modules': '@latest-kf6'
'frameworks/kcoreaddons': '@latest-kf6'
'frameworks/kirigami': '@latest-kf6'
'frameworks/syndication': '@latest-kf6'
'frameworks/ki18n': '@latest-kf6'
'frameworks/kconfig': '@latest-kf6'
'frameworks/threadweaver': '@latest-kf6'
'frameworks/kcolorscheme': '@latest-kf6'
'libraries/kirigami-addons': '@latest-kf6'
2023-03-01 09:34:45 +01:00
'third-party/qtkeychain': '@latest'
- 'on': ['Linux', 'FreeBSD', 'Windows']
'require':
'frameworks/qqc2-desktop-style': '@latest-kf6'
2022-10-24 22:12:39 +02:00
Options:
require-passing-tests-on: [ 'Linux', 'FreeBSD', 'Windows' ]