Skip to content

Commit 4311bfc

Browse files
committed
Test also on Python 3.10
1 parent 2d56f83 commit 4311bfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- python: "3.7"
2424
- python: "3.8"
2525
- python: "3.9"
26+
- python: "3.10"
2627

2728
runs-on: ubuntu-latest
2829
steps:

0 commit comments

Comments
 (0)