Skip to content

Commit

Permalink
Bump pypy to 3.9 (#7820)
Browse files Browse the repository at this point in the history
We're getting a lot of segfaults when initialising the tests with Pypy
recently. Maybe bumping to a more recent release will help (3.8 is near
EOL anyway).
  • Loading branch information
Dreamsorcerer authored Nov 12, 2023
1 parent cc10798 commit 536c80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
- os: windows
no-extensions: 'Y'
include:
- pyver: pypy-3.8
- pyver: pypy-3.9
no-extensions: 'Y'
os: ubuntu
experimental: false
Expand Down

0 comments on commit 536c80e

Please sign in to comment.