diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c1f1762d..c3795394 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -66,7 +66,7 @@ Assemble Release: Push Translations: stage: Translations - image: cimg/python:3.6 + image: cimg/python:3.10 script: - python -m venv ~/venv - . ~/venv/bin/activate