Skip to content

Commit 47fe3a5

Browse files
committed
test with py3.10
1 parent 1d1cd3e commit 47fe3a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
name: tests
2121
strategy:
2222
matrix:
23-
python: ['3.7', '3.8', '3.9']
23+
python: ['3.7', '3.8', '3.9', '3.10']
2424
fail-fast: false
2525
runs-on: ubuntu-latest
2626
steps:

0 commit comments

Comments
 (0)