CI - update python 3.9 job

This commit is contained in:
Sam 2020-11-22 12:04:57 +01:00
parent 314efd9fd3
commit 834fa57c57

View File

@ -40,10 +40,9 @@ python-3.7:
python-3.8: python-3.8:
extends: .python extends: .python
python-3.9-rc: python-3.9:
extends: .python extends: .python
image: python:3.9-rc image: python:3.9
allow_failure: true
firefox: firefox:
stage: selenium stage: selenium