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:
extends: .python
python-3.9-rc:
python-3.9:
extends: .python
image: python:3.9-rc
allow_failure: true
image: python:3.9
firefox:
stage: selenium