ci: Run tests against python 3.12

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2660>
environments/review-docs-2268-ewwl9q/deployments/18997
Georg Krause 2023-12-01 20:34:10 +01:00
rodzic 2ac4e25fce
commit 4f9280bd2c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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