diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2533dda7018038f8d092796570ff78546057f9ce..6d66188485c59992a62681fd72b63038e1a428fd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: python:3.9-buster +image: python:3.10-buster stages: - test