1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-12-31 19:11:18 +01:00

wip change apt-get

This commit is contained in:
2025-05-06 07:36:35 +02:00
parent c0a5a1fecb
commit 77fe365469

View File

@@ -209,7 +209,8 @@ end-2-end-conda:
QT_QPA_PLATFORM: "offscreen"
script:
- *clone-repos
- *install-os-packages
# - *install-os-packages
- apt-get install -y libegl1-mesa x11-utils libxkbcommon-x11-0 libdbus-1-3 xvfb
- conda create -q -n test-environment python=3.11
- conda init bash
- source ~/.bashrc