mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-03-11 19:27:50 +01:00
wip
This commit is contained in:
@@ -209,12 +209,7 @@ end-2-end-conda:
|
||||
QT_QPA_PLATFORM: "offscreen"
|
||||
script:
|
||||
- *clone-repos
|
||||
# - *install-os-packages
|
||||
- apk update
|
||||
- apk add mesa-gl xkeyboard-config dbus xvfb
|
||||
- apk add nss libxdamage alsa-lib libatomic libxcursor
|
||||
- export QTWEBENGINE_DISABLE_SANDBOX=1
|
||||
- apt-get install -y libegl1-mesa x11-utils libxkbcommon-x11-0 libdbus-1-3 xvfb
|
||||
- *install-os-packages
|
||||
- conda create -q -n test-environment python=3.11
|
||||
- conda init bash
|
||||
- source ~/.bashrc
|
||||
|
||||
Reference in New Issue
Block a user