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 e0315db commit ca97c74Copy full SHA for ca97c74
.github/workflows/ci.yml
@@ -109,9 +109,7 @@ jobs:
109
sudo apt update \
110
&& sudo apt upgrade \
111
&& sudo apt install libxkbcommon-dev \
112
- && sudo apt install libxcb-shape0 \
113
&& sudo apt install libxcb-shape0-dev \
114
- && sudo apt install libxcb-xfixes0 \
115
&& sudo apt install libxcb-xfixes0-dev
116
117
- run: ci/set_rust_version.bash ${{ matrix.channel }} ${{ matrix.target }}
0 commit comments