Skip to content

Commit e021117

Browse files
add python3.10 to tests (#272)
1 parent fc44f19 commit e021117

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
- "3.7"
3838
- "3.8"
3939
- "3.9"
40+
- "3.10"
4041
steps:
4142
- name: Repository checkout
4243
uses: actions/checkout@v2

0 commit comments

Comments
 (0)