We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d65c37f commit 9aff70eCopy full SHA for 9aff70e
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
include:
25
# rust stable
26
- os: ubuntu-22.04
27
- features: "--features sm-wayland-default"
+ features: "--features 'sm-x11 sm-wayland-default'"
28
rust: stable
29
target: "default"
30
0 commit comments