Compare commits

...

2 commits

Author SHA1 Message Date
9b53be9a79
libegl1
Some checks failed
CI / test (push) Failing after 1m2s
2025-11-13 14:19:21 +11:00
b8424b188e
libegl1-mesa 2025-11-13 14:18:59 +11:00

View file

@ -15,7 +15,7 @@ jobs:
run: |
apt-get update
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
python3-venv pipx libgl1 libxcb-cursor0 libxkbcommon-x11-0
python3-venv pipx libgl1 libxcb-cursor0 libxkbcommon-x11-0 libegl1
- name: Install Poetry
run: |