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