We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cbc328 commit 7a29cddCopy full SHA for 7a29cdd
.github/workflows/ci.yml
@@ -58,7 +58,7 @@ jobs:
58
matrix:
59
python:
60
- "3.9" # oldest Python supported by PSF
61
- - "3.10" # newest Python that is stable
+ - "3.11" # newest Python that is stable
62
platform:
63
- ubuntu-latest
64
- macos-latest
0 commit comments