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 supported version (aio-libs#11771)
  • Loading branch information
Dreamsorcerer authored Nov 21, 2025
commit 72fadb8f1a56e8bff0fef23ccf02e2067cd87e41
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
- os: windows
no-extensions: 'Y'
include:
- pyver: pypy-3.10
- pyver: pypy-3.11
no-extensions: 'Y'
os: ubuntu
experimental: false
Expand Down
Loading