Skip to content

Commit 053c4b1

Browse files
add egl
1 parent e574a9e commit 053c4b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Install Missing Tools (Linux/Win)
4848
if: runner.os != 'macOS'
4949
run: |
50-
conda install snakemake mesalib libosmesa mesa-dist-gallium pytest
50+
conda install snakemake mesalib libglvnd libegl pytest
5151
5252
# 2. Install for macOS (Excludes mesalib)
5353
- name: Install Missing Tools (macOS)

0 commit comments

Comments
 (0)