diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f2c27bec..48baf88c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -49,6 +49,10 @@ python-3.8: python-3.9: extends: .python +python-3.10: + extends: .python + image: python:3.10 + firefox: stage: selenium services: