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 bd8e240 commit d92f23eCopy full SHA for d92f23e
1 file changed
.github/workflows/downstream.yml
@@ -131,7 +131,7 @@ jobs:
131
- name: Install System Packages
132
run: |
133
sudo apt-get update
134
- sudo apt-get install -y --no-install-recommends libegl1-mesa
+ sudo apt-get install -y --no-install-recommends libgl1 libglx-mesa0
135
- name: Install spyder-kernels dependencies
136
shell: bash -l {0}
137
0 commit comments