Skip to content

Commit 2d57fd2

Browse files
committed
not py310 yet
1 parent 375367a commit 2d57fd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
matrix:
1313
os: [ubuntu-latest, windows-latest]
14-
python-version: ["3.6", "3.10"]
14+
python-version: ["3.6", "3.9"]
1515
fail-fast: false
1616

1717
steps:

0 commit comments

Comments
 (0)