1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-11 19:27:50 +01:00

wip check runner os

This commit is contained in:
2025-05-06 08:01:03 +02:00
parent c80f9c43cf
commit 0d79c1388a

View File

@@ -208,6 +208,7 @@ end-2-end-conda:
variables:
QT_QPA_PLATFORM: "offscreen"
script:
- lsb_release -a || cat /etc/os-release
- *clone-repos
- *install-os-packages
- conda create -q -n test-environment python=3.11