Skip to content

Commit

Permalink
ci: update hyprland and wayland-scanner version
Browse files Browse the repository at this point in the history
  • Loading branch information
levnikmyskin committed Jun 12, 2024
1 parent 6bbee0b commit 8bef665
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
if: github.ref == 'refs/heads/main'|| github.base_ref == 'main'
with:
INSTALL_XORG_PKGS: true
branch: 'v0.40.0'
hyprwayland: 'v0.3.4'
branch: 'v0.41.0'
hyprwayland: 'v0.3.10'

- name: Setup base on dev
uses: ./.github/actions/setup_base
Expand Down

0 comments on commit 8bef665

Please sign in to comment.