[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
|
- pipenv install --dev
|
||||||
|
|
||||||
test:
|
test:
|
||||||
image: python:${PYVERSION}-bullseye
|
image: python:${PYVERSION}-alpine3.18
|
||||||
stage: test
|
stage: test
|
||||||
<<: *test
|
<<: *test
|
||||||
parallel:
|
parallel:
|
||||||
|
|
Loading…
Reference in New Issue