ci(tests): Run tests in python 3.7

This commit is contained in:
Georg Krause 2022-11-15 10:58:16 +01:00
commit ac16b85ddf
No known key found for this signature in database
GPG key ID: 2970D504B2183D22

View file

@ -161,7 +161,7 @@ test_api:
- postgres:11
- redis:5
stage: test
image: $CI_REGISTRY/funkwhale/backend-test-docker:latest
image: $CI_REGISTRY/funkwhale/backend-test-docker:3.7
cache:
key: "$CI_PROJECT_ID__pip_cache"
paths: