[ci] fix image pour les tests <3.11
This commit is contained in:
parent
59889e1e31
commit
1b713c3816
|
@ -39,7 +39,7 @@ stages:
|
|||
- pipenv install --dev
|
||||
|
||||
test:
|
||||
image: python:${PYVERSION}-bullseye
|
||||
image: python:${PYVERSION}-alpine3.18
|
||||
stage: test
|
||||
<<: *test
|
||||
parallel:
|
||||
|
|
Loading…
Reference in New Issue