Skip to content

Commit 10d04ea

Browse files
committed
add 3.13
1 parent 7bd5ce3 commit 10d04ea

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
@@ -28,7 +28,7 @@ jobs:
2828
test:
2929
strategy:
3030
matrix:
31-
python: ["3.9", "3.10", "3.11", "3.12"] # , "3.13"
31+
python: ["3.10", "3.11", "3.12", "3.13"]
3232
platform:
3333
- ubuntu-latest
3434
# - macos-latest

0 commit comments

Comments
 (0)