Skip to content

Commit ba6c71b

Browse files
ci: Run v4.20 for gdk-wayland
1 parent 71e5086 commit ba6c71b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- { name: "gdk4", features: "v4_20,gl", test_sys: true }
5757
- {
5858
name: "gdk4-wayland",
59-
features: "v4_18,wayland_crate,egl",
59+
features: "v4_20,wayland_crate,egl",
6060
test_sys: true,
6161
}
6262
- { name: "gdk4-x11", features: "v4_18,xlib,egl", test_sys: true }

0 commit comments

Comments
 (0)