We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22de64a commit 9640424Copy full SHA for 9640424
1 file changed
.circleci/config.yml
@@ -15,7 +15,7 @@ workflows:
15
- build
16
matrix:
17
parameters:
18
- python-version: ["2.7.16", "2.7.18", "latest", "3.7.7"]
+ python-version: ["2.7.16", "2.7.18", "3.6.5", "3.7.7", "3.8.3", "latest"]
19
20
- hold:
21
type: approval
0 commit comments