ci: Require tests to pass only on Linux

FreeBSD CI is unstable and we lack people who have relevant knowledge
about FreeBSD to debug and address the issue.


(cherry picked from commit 354d4f78c6)

Co-authored-by: Vlad Zahorodnii <vlad.zahorodnii@kde.org>
wilder/Plasma/6.2
Vlad Zahorodnii 1 year ago
parent 2e85a13978
commit ce12806c15
  1. 2
      .kde-ci.yml

@ -46,4 +46,4 @@ RuntimeDependencies:
Options: Options:
ctest-arguments: '--repeat until-pass:5' ctest-arguments: '--repeat until-pass:5'
use-ccache: True use-ccache: True
require-passing-tests-on: ['FreeBSD', 'Linux'] require-passing-tests-on: ['Linux']

Loading…
Cancel
Save