Skip to content

Commit

Permalink
[PR #7820/536c80e2 backport][3.9] Bump pypy to 3.9 (#7823)
Browse files Browse the repository at this point in the history
**This is a backport of PR #7820 as merged into master
(536c80e).**

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).

Co-authored-by: Sam Bull <git@sambull.org>
  • Loading branch information
patchback[bot] and Dreamsorcerer authored Nov 12, 2023
1 parent 85ec0e4 commit 50db681
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 @@ -137,7 +137,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 50db681

Please sign in to comment.