Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
plfiorini committed Jan 5, 2024
1 parent e762931 commit 65d4f36
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ on:
- develop

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

0 comments on commit 65d4f36

Please sign in to comment.