aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorVaxry <[email protected]>2023-11-24 10:54:21 +0000
committerGitHub <[email protected]>2023-11-24 10:54:21 +0000
commit2ebfd0c7456eff7e9c03d379d1dfbc611dc26672 (patch)
tree9fa0d65224283e717ef7a06bb60870a5d319e13e /.github
parente40e486f61f2643578b9977b86f408799dbc75fd (diff)
downloadHyprland-2ebfd0c7456eff7e9c03d379d1dfbc611dc26672.tar.gz
Hyprland-2ebfd0c7456eff7e9c03d379d1dfbc611dc26672.zip
renderer: Move to a full Hyprland GL rendering pipeline (#3920)
Also updates wlroots
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index b8093491..a78b7522 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -40,7 +40,7 @@ jobs:
cp ./LICENSE hyprland/
cp build/Hyprland hyprland/
cp build/hyprctl/hyprctl hyprland/
- cp subprojects/wlroots/build/libwlroots.so.12032 hyprland/
+ cp subprojects/wlroots/build/libwlroots.so.13032 hyprland/
cp build/Hyprland hyprland/
cp -r example/ hyprland/
cp -r assets/ hyprland/