[ci] fix image pour les tests <3.11

This commit is contained in:
Maxime Alves LIRMM 2023-08-20 23:42:10 +02:00
parent 59889e1e31
commit 1b713c3816
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ stages:
- pipenv install --dev
test:
image: python:${PYVERSION}-bullseye
image: python:${PYVERSION}-alpine3.18
stage: test
<<: *test
parallel: