File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -38,10 +38,10 @@ jobs:
3838 if : runner.os == 'Linux'
3939 run : |
4040 sudo apt-get update
41- sudo apt-get install -y libdbus-1-3 libxkbcommon-x11-0 libxcb-icccm4 \
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
41+ # sudo apt-get install -y libdbus-1-3 libxkbcommon-x11-0 libxcb-icccm4 \
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
4545 # sudo apt-get install '^libxcb.*-dev' libx11-xcb-dev libglu1-mesa-dev libxrender-dev libxi-dev libxkbcommon-dev libxkbcommon-x11-dev
4646 # strategy borrowed from vispy for installing opengl libs on windows
4747 # - name: Install Windows OpenGL
You can’t perform that action at this time.
0 commit comments