mirror of
https://github.com/bec-project/bec_widgets.git
synced 2025-07-13 19:21:50 +02:00
wip check runner os
This commit is contained in:
@ -208,6 +208,7 @@ end-2-end-conda:
|
|||||||
variables:
|
variables:
|
||||||
QT_QPA_PLATFORM: "offscreen"
|
QT_QPA_PLATFORM: "offscreen"
|
||||||
script:
|
script:
|
||||||
|
- lsb_release -a || cat /etc/os-release
|
||||||
- *clone-repos
|
- *clone-repos
|
||||||
- *install-os-packages
|
- *install-os-packages
|
||||||
- conda create -q -n test-environment python=3.11
|
- conda create -q -n test-environment python=3.11
|
||||||
|
Reference in New Issue
Block a user