Skip to content

Commit 3ee9637

Browse files
committed
add python 3.10
1 parent 0085401 commit 3ee9637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
test:
1919
strategy:
2020
matrix:
21-
python-version: ["3.11"]
21+
python-version: ["3.10", "3.11"]
2222
platform:
2323
- ubuntu-latest
2424
env:

0 commit comments

Comments
 (0)