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 09f1375 commit e574a9eCopy full SHA for e574a9e
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 pytest
+ conda install snakemake mesalib libosmesa mesa-dist-gallium pytest
51
52
# 2. Install for macOS (Excludes mesalib)
53
- name: Install Missing Tools (macOS)
0 commit comments