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

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
@@ -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)