chore: run Gitlab CI coverage step with python 3.12 until zxcvbn supports 3.13

This commit is contained in:
Éloi Rivard 2024-11-06 20:14:52 +01:00
parent c6c7a8b686
commit 52060266a2
No known key found for this signature in database
GPG key ID: 7EDA204EA57DD184

View file

@ -38,7 +38,7 @@ style:
coverage:
variables:
PYTHON_VERSION: "3.13"
PYTHON_VERSION: "3.12"
image: ghcr.io/astral-sh/uv:$UV_VERSION-python$PYTHON_VERSION-$BASE_LAYER
stage: test
script: