Skip to content

Commit 9aff70e

Browse files
committed
Add X11 to CI workflow
1 parent d65c37f commit 9aff70e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
include:
2525
# rust stable
2626
- os: ubuntu-22.04
27-
features: "--features sm-wayland-default"
27+
features: "--features 'sm-x11 sm-wayland-default'"
2828
rust: stable
2929
target: "default"
3030
- os: ubuntu-22.04

0 commit comments

Comments
 (0)