diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e5a2d353..9eeeeaaf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -195,7 +195,7 @@ build-test: test-docs: <<: *only-default - image: python:3.10-bullseye + image: python:3.11-bullseye script: - tox -e docs