Merge branch 'add-python3.10-on-ci' into dev

This commit is contained in:
Sam
2021-10-20 09:27:43 +02:00

View File

@@ -49,6 +49,10 @@ python-3.8:
python-3.9: python-3.9:
extends: .python extends: .python
python-3.10:
extends: .python
image: python:3.10
firefox: firefox:
stage: selenium stage: selenium
services: services: