diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b1ea9b22c207e1c193d82d459655a61f282e821f..3e87a8339f3230990ffbaf51acb389487e02bab9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,7 +15,7 @@ test-style: test: stage: test - image: python:3.9 + image: python:3.10 services: - name: postgres:14 alias: "db-local"