Skip to content

Bump PyPy from 3.10 to 3.11 in CI workflow - #5247

Merged
jaraco merged 1 commit into
mainfrom
copilot/fix-pypy-version-issue
Jul 3, 2026
Merged

Bump PyPy from 3.10 to 3.11 in CI workflow#5247
jaraco merged 1 commit into
mainfrom
copilot/fix-pypy-version-issue

Conversation

Copilot AI commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

pyo3 v0.29.0 (used by cryptography via maturin) raised its minimum supported PyPy to 3.11, breaking the test (pypy3.10, ubuntu-latest, stdlib) job with:

error: the configured PyPy interpreter version (3.10) is lower than PyO3's minimum supported version (3.11)

Summary of changes

  • .github/workflows/main.yml: replace pypy3.10 with pypy3.11 in the matrix definition and continue-on-error condition.

Pull Request Checklist

Copilot AI requested a review from jaraco July 3, 2026 21:15
Copilot finished work on behalf of jaraco July 3, 2026 21:15
Copilot finished work on behalf of jaraco July 3, 2026 21:17
@jaraco
jaraco marked this pull request as ready for review July 3, 2026 21:24
@jaraco
jaraco merged commit 3c43897 into main Jul 3, 2026
36 of 40 checks passed
@jaraco
jaraco deleted the copilot/fix-pypy-version-issue branch July 3, 2026 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants