diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8889988..f2e15e9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -137,7 +137,7 @@ test:python: matrix: - IMAGE: # https://devguide.python.org/versions/#supported-versions - - python:3.14-rc-alpine # EOL 2030-10 +# - python:3.14-rc-alpine # EOL 2030-10 => uvicorn does not support 3.14 yet - python:3.13-alpine # EOL 2029-10 - python:3.12-alpine # EOL 2028-10 - python:3.11-alpine # EOL 2027-10