We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d041c6 commit da194c0Copy full SHA for da194c0
.github/workflows/CI.yml
@@ -46,7 +46,7 @@ jobs:
46
features: "v4_14,xml_validation,blueprint",
47
test_sys: false,
48
}
49
- - { name: "gsk4", features: "v4_14,broadway", test_sys: true }
+ - { name: "gsk4", features: "v4_14,broadway,vulkan", test_sys: true }
50
- { name: "gdk4", features: "v4_14,gl", test_sys: true }
51
- {
52
name: "gdk4-wayland",
0 commit comments