File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -43,11 +43,11 @@ jobs:
4343 libegl1 libgl1
4444 sudo apt-get install '^libxcb.*-dev' libx11-xcb-dev libglu1-mesa-dev libxrender-dev libxi-dev libxkbcommon-dev libxkbcommon-x11-dev
4545 # strategy borrowed from vispy for installing opengl libs on windows
46- - name : Install Windows OpenGL
47- if : runner.os == 'Windows'
48- run : |
49- git clone --depth 1 git://github.com/pyvista/gl-ci-helpers.git
50- powershell gl-ci-helpers/appveyor/install_opengl.ps1
46+ # - name: Install Windows OpenGL
47+ # if: runner.os == 'Windows'
48+ # run: |
49+ # git clone --depth 1 git://github.com/pyvista/gl-ci-helpers.git
50+ # powershell gl-ci-helpers/appveyor/install_opengl.ps1
5151 # note: if you need dependencies from conda, considering using
5252 # setup-miniconda: https://github.com/conda-incubator/setup-miniconda
5353 # and
You can’t perform that action at this time.
0 commit comments