Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Bump PyPy to 3.11
  • Loading branch information
hugovk committed Sep 15, 2025
commit 7bbe56a156c6d684bd2819de8478746461a04e99
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
build: 'free-threading'
# Also test PyPy, macOS, and Windows:
- os: ubuntu-latest
python: pypy-3.10
python: pypy-3.11
experimental: false
- os: macos-latest
python: "3.13"
Expand Down
Loading