We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21dbdfb commit f491785Copy full SHA for f491785
.github/workflows/ci.yml
@@ -61,7 +61,7 @@ jobs:
61
matrix:
62
python:
63
- "3.9" # oldest Python supported by PSF
64
- - "3.12" # newest Python that is stable
+ - "3.13" # newest Python that is stable
65
platform:
66
- ubuntu-latest
67
- macos-latest
0 commit comments