Skip to content

Commit 75d9265

Browse files
CI: Test with python 3.13
1 parent 5c5d127 commit 75d9265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
fail-fast: false
2727
matrix:
2828
os: [windows-latest, macos-latest, ubuntu-latest]
29-
python-version: ["3.7", "3.11"]
29+
python-version: ["3.7", "3.13"]
3030
exclude:
3131
- os: macos-latest
3232
python-version: "3.7"

0 commit comments

Comments
 (0)