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 1918be5 commit ad88a96Copy full SHA for ad88a96
.github/workflows/test_and_deploy.yml
@@ -42,7 +42,7 @@ jobs:
42
libxcb-image0 libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 \
43
libxcb-xinerama0 libxcb-xinput0 libxcb-xfixes0 pkg-config libhdf5-103 libhdf5-dev \
44
libegl1 libgl1
45
- sudo apt-get install '^libxcb.*-dev' libx11-xcb-dev libglu1-mesa-dev libxrender-dev libxi-dev libxkbcommon-dev libxkbcommon-x11-dev
+ #sudo apt-get install '^libxcb.*-dev' libx11-xcb-dev libglu1-mesa-dev libxrender-dev libxi-dev libxkbcommon-dev libxkbcommon-x11-dev
46
# strategy borrowed from vispy for installing opengl libs on windows
47
# - name: Install Windows OpenGL
48
# if: runner.os == 'Windows'
0 commit comments