ci(tests): Run tests in python 3.7

This commit is contained in:
Georg Krause 2022-11-15 10:58:16 +01:00
parent d24f6fbc95
commit ac16b85ddf
No known key found for this signature in database
GPG Key ID: 2970D504B2183D22
1 changed files with 1 additions and 1 deletions

View File

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