Skip to content

Commit f491785

Browse files
authored
CI: Update newest python to 3.13
1 parent 21dbdfb commit f491785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
matrix:
6262
python:
6363
- "3.9" # oldest Python supported by PSF
64-
- "3.12" # newest Python that is stable
64+
- "3.13" # newest Python that is stable
6565
platform:
6666
- ubuntu-latest
6767
- macos-latest

0 commit comments

Comments
 (0)