Skip to content

Commit 65d4f36

Browse files
committed
Update CI
1 parent e762931 commit 65d4f36

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/build.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ on:
1717
- develop
1818

1919
jobs:
20-
linux-qt5:
21-
uses: lirios/.github/.github/workflows/build-linux-qt5.yml@master
20+
linux-qt6:
21+
uses: lirios/.github/.github/workflows/build-linux-qt6.yml@master
2222
with:
23-
dependencies: "umockdev-devel libpolkit-qt5-1-devel solid-devel"
24-
build_dependencies: "cmake-shared qtaccountsservice qtgsettings fluid libliri aurora-scanner aurora-client aurora-compositor"
23+
dependencies: "umockdev-devel polkit-qt6-1-devel kf6-solid-devel"
24+
build_dependencies: "cmake-shared qtaccountsservice qtgsettings fluid libliri aurora-scanner aurora-compositor"

0 commit comments

Comments
 (0)