We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nedbat
Learn more about funding links in repositories.
Report abuse
1 parent c6c88f2 commit 44fd6f8Copy full SHA for 44fd6f8
.github/workflows/kit.yml
@@ -79,7 +79,7 @@ jobs:
79
# # https://github.com/actions/python-versions/blob/main/versions-manifest.json
80
# # Include prereleases if they are at rc stage.
81
# # PyPy versions are handled further below in the "pypy" step.
82
- # pys = ["cp37", "cp38", "cp39", "cp310", "cp311"]
+ # pys = ["cp37", "cp38", "cp39", "cp310", "cp311", "cp312"]
83
#
84
# # Some OS/arch combinations need overrides for the Python versions:
85
# os_arch_pys = {
0 commit comments