Skip to content

Commit e77ed97

Browse files
authored
Run CI on 3.10
1 parent f91e5c3 commit e77ed97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
strategy:
8080
max-parallel: 4
8181
matrix:
82-
python-version: [3.6, 3.7, 3.8, 3.9]
82+
python-version: [3.6, 3.7, 3.8, 3.9, 3.10]
8383

8484
steps:
8585
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)