ci: drop python/3.9

This commit is contained in:
2024-03-05 12:58:54 +01:00
parent bf59b39aa4
commit 101f6bcfc8
3 changed files with 7 additions and 12 deletions
+2 -1
View File
@@ -4,7 +4,8 @@
BEAMLINE_REPO=gitlab.psi.ch:bec/debye-bec.git
git clone git@$BEAMLINE_REPO
module add psi-python39/2021.11
module use unstable
module add psi-python311/2024.02
# start redis
docker run --network=host --name redis-bec -d redis