Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run tests with all PyPy versions locally #535

Merged
merged 1 commit into from Apr 11, 2022

Conversation

mayeut
Copy link
Member

@mayeut mayeut commented Apr 10, 2022

PyPy 7.3.9 added pypy3.x.exe for Windows packages and it's now possible to use this on every OS (was already possible on Linux & macOS).
This also allows to simplify the GHA test workflow.

The GHA workflow will be simplified even more once actions/setup-python#346 lands.
c.f. https://github.com/mayeut/packaging/blob/update-pypy-tests/.github/workflows/test.yml

PyPy 7.3.9 added `pypy3.x.exe` for Windows packages and it's now possible to do this on every OS (was already possible on Linux & macOS).
This also allows to simplify the GHA test workflow.
@brettcannon brettcannon merged commit ba12432 into pypa:main Apr 11, 2022
@mayeut mayeut deleted the test-all-pypy-local branch April 12, 2022 06:12
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.

None yet

2 participants