Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Stick to dwarf-4 for MC builds.
[simgrid.git] / .gitlab-ci.yml
index 1b9037db26be197bf303938b1fa4fe5fc12fabbb..cb45b58b1771b5ee5cc023f77235470fe2f75bcf 100644 (file)
@@ -55,7 +55,7 @@ release:
 
 pip:
   image:
-    name: debian:testing
+    name: python:3-bullseye
     entrypoint: ['/bin/bash', '-c', 'ln -snf /bin/bash /bin/sh && /bin/bash -c $0' ]
   stage: build
   except: