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 d14768d commit 7bbe56aCopy full SHA for 7bbe56a
.github/workflows/main.yml
@@ -43,7 +43,7 @@ jobs:
43
build: 'free-threading'
44
# Also test PyPy, macOS, and Windows:
45
- os: ubuntu-latest
46
- python: pypy-3.10
+ python: pypy-3.11
47
experimental: false
48
- os: macos-latest
49
python: "3.13"
0 commit comments