Skip to content

Commit 5a305ab

Browse files
committed
ci(tests[release]) Python 3.13
See also: https://docs.python.org/3/whatsnew/3.13.html
1 parent 2698070 commit 5a305ab

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
@@ -57,7 +57,7 @@ jobs:
5757

5858
strategy:
5959
matrix:
60-
python-version: ['3.12']
60+
python-version: ['3.13']
6161

6262
steps:
6363
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)