disable python 3.13

This commit is contained in:
petitminion 2025-01-15 10:10:36 +00:00
parent 7c33efa1cd
commit d0c67d2488
1 changed files with 1 additions and 1 deletions

View File

@ -232,7 +232,7 @@ test_api:
image: $CI_REGISTRY/funkwhale/ci/python-funkwhale-api:$PYTHON_VERSION
parallel:
matrix:
- PYTHON_VERSION: ["3.10", "3.11", "3.12", "3.13"]
- PYTHON_VERSION: ["3.10", "3.11", "3.12"]
services:
- name: postgres:15-alpine
command: