Fix Python 3.8 Docker image name
This commit is contained in:
@@ -35,7 +35,7 @@ python3.7:
|
||||
- coverage report
|
||||
|
||||
python3.8:
|
||||
image: python:3.8-buster
|
||||
image: python:3.8-rc-buster
|
||||
script:
|
||||
- pip install .[test]
|
||||
- pip install .
|
||||
|
||||
Reference in New Issue
Block a user