Skip to content

Commit eb0d223

Browse files
ci: Test v4.20
1 parent 3fbec2b commit eb0d223

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@ jobs:
4949
conf:
5050
- {
5151
name: "gtk4",
52-
features: "v4_18,xml_validation,blueprint",
52+
features: "v4_20,xml_validation,blueprint",
5353
test_sys: false,
5454
}
5555
- { name: "gsk4", features: "v4_18,broadway,vulkan", test_sys: true }
56-
- { name: "gdk4", features: "v4_18,gl", test_sys: true }
56+
- { name: "gdk4", features: "v4_20,gl", test_sys: true }
5757
- {
5858
name: "gdk4-wayland",
5959
features: "v4_18,wayland_crate,egl",

0 commit comments

Comments
 (0)