From 1f30791c1c5aa790084f5231663ba166354df9a8 Mon Sep 17 00:00:00 2001 From: Sam Date: Wed, 20 Oct 2021 09:10:56 +0200 Subject: [PATCH] CI - add python 3.10 --- .gitlab-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) 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: