Skip to content

Commit

Permalink
CI: Enable v4_14 gsk feature
Browse files Browse the repository at this point in the history
  • Loading branch information
bilelmoussaoui committed Jan 20, 2024
1 parent b6a0093 commit 9004477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
test_sys: false,
}
- { name: "gsk4", features: "v4_14,broadway", test_sys: true }
- { name: "gdk4", features: "v4_12,gl", test_sys: true }
- { name: "gdk4", features: "v4_14,gl", test_sys: true }
- {
name: "gdk4-wayland",
features: "v4_12,wayland_crate,egl,xkb_crate",
Expand Down

0 comments on commit 9004477

Please sign in to comment.