mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-01-23 21:01:19 +00:00
Drop support of Python 3.11
This commit is contained in:
parent
3807fbcf45
commit
df6fb3b3f3
@ -2,15 +2,6 @@ stages:
|
||||
- test
|
||||
- quality-assurance
|
||||
|
||||
py311:
|
||||
stage: test
|
||||
image: python:3.11-alpine
|
||||
before_script:
|
||||
- apk add --no-cache libmagic
|
||||
- apk add --no-cache gettext
|
||||
- pip install tox --no-cache-dir
|
||||
script: tox -e py311
|
||||
|
||||
py312:
|
||||
stage: test
|
||||
image: python:3.12-alpine
|
||||
|
Loading…
x
Reference in New Issue
Block a user