diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 311c43b..a5ed53a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: "python:3.8" +image: "python:3.10" before_script: - python --version