diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3ebd256..84ba250 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,6 @@ --- +image: python:3.11 + stages: - check - build