Skip to content

Commit c83ff04

Browse files
committed
Update python version matrix for CI
1 parent 3f7d379 commit c83ff04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ workflows:
1515
- build
1616
matrix:
1717
parameters:
18-
python-version: ["2.7.16", "2.7.18", "3.5.10", "3.6.5", "3.7.7", "3.8.3", "latest"]
18+
python-version: ["2.7.16", "2.7.18", "3.5.10", "3.6.5", "3.7.7", "3.8.6", "3.9.3", "latest"]
1919

2020
- hold:
2121
type: approval

0 commit comments

Comments
 (0)