convert to using py37
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ local Pipeline(name, image) = {
|
||||
|
||||
[
|
||||
Pipeline("python-2", "python:2"),
|
||||
Pipeline("python-3-6", "python:3.6"),
|
||||
Pipeline("python-3-7", "python:3.7"),
|
||||
Pipeline("python-3-8", "python:3.8"),
|
||||
Pipeline("python-3-9", "python:3.9"),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user