do not test the default 3.8 twice
This commit is contained in:
@ -40,9 +40,9 @@ tests-3.7:
|
||||
extends: "tests-3.6"
|
||||
image: python:3.7
|
||||
|
||||
tests-3.8:
|
||||
extends: "tests-3.6"
|
||||
image: python:3.8
|
||||
#tests-3.8:
|
||||
# extends: "tests-3.6"
|
||||
# image: python:3.8
|
||||
|
||||
tests-3.9:
|
||||
extends: "tests-3.6"
|
||||
|
Reference in New Issue
Block a user