disable python 3.13

merge-requests/2849/head
petitminion 2025-01-15 10:10:36 +00:00
rodzic 7c33efa1cd
commit d0c67d2488
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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