Skip to content

Commit f613554

Browse files
authored
test on 3.13 (#106)
1 parent 93d37c6 commit f613554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
os: [ubuntu-latest, windows-latest, macos-latest]
21-
python-version: ["3.9", "3.12"]
21+
python-version: ["3.9", "3.12", "3.13"]
2222
include:
2323
- os: windows-latest
2424
python-version: "3.9"

0 commit comments

Comments
 (0)