We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f7d379 commit c83ff04Copy full SHA for c83ff04
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", "3.5.10", "3.6.5", "3.7.7", "3.8.3", "latest"]
+ python-version: ["2.7.16", "2.7.18", "3.5.10", "3.6.5", "3.7.7", "3.8.6", "3.9.3", "latest"]
19
20
- hold:
21
type: approval
0 commit comments