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 e574a9e commit 053c4b1Copy full SHA for 053c4b1
1 file changed
.github/workflows/test_conda.yml
@@ -47,7 +47,7 @@ jobs:
47
- name: Install Missing Tools (Linux/Win)
48
if: runner.os != 'macOS'
49
run: |
50
- conda install snakemake mesalib libosmesa mesa-dist-gallium pytest
+ conda install snakemake mesalib libglvnd libegl pytest
51
52
# 2. Install for macOS (Excludes mesalib)
53
- name: Install Missing Tools (macOS)
0 commit comments