CI - update python 3.9 job
This commit is contained in:
parent
314efd9fd3
commit
834fa57c57
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user