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