Skip to content

Commit dd253da

Browse files
committed
ci: upgrade test runner to Python 3.13
1 parent f8f3408 commit dd253da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
timeout-minutes: 15
2020
strategy:
2121
matrix:
22-
python-version: ["3.10", "3.12"]
22+
python-version: ["3.10", "3.13"]
2323

2424
steps:
2525
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)