Skip to content

Commit 8100f95

Browse files
committed
ci(tests[release]) Python 3.13
See also: https://docs.python.org/3/whatsnew/3.13.html
1 parent 95bd612 commit 8100f95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262

6363
strategy:
6464
matrix:
65-
python-version: ['3.12']
65+
python-version: ['3.13']
6666

6767
steps:
6868
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)