Skip to content

Commit

Permalink
ci: update hyprland version
Browse files Browse the repository at this point in the history
  • Loading branch information
levnikmyskin committed Jun 27, 2024
1 parent a8c7f1d commit c1c5ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
if: github.ref == 'refs/heads/main'|| github.base_ref == 'main'
with:
INSTALL_XORG_PKGS: true
branch: 'v0.41.1'
branch: 'v0.41.2'
hyprwayland: 'v0.3.10'

- name: Setup base on dev
Expand Down

0 comments on commit c1c5ddf

Please sign in to comment.