Skip to content

Commit a2bd7ad

Browse files
authored
test py3.10 (#767)
1 parent d547122 commit a2bd7ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
runs-on: ${{ matrix.os }}
3434
strategy:
3535
matrix:
36-
python-version: ["3.7", "3.8", "3.9"]
36+
python-version: ["3.7", "3.8", "3.9", "3.10"]
3737
os: [ubuntu-latest, macos-latest, windows-latest]
3838
steps:
3939
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)