Skip to content

Fix PyPy installation on Windows to adopt new parameters format #201

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

Merged
merged 11 commits into from
Apr 12, 2021
Prev Previous commit
Next Next commit
reduced test matrix
  • Loading branch information
AlenaSviridenko committed Apr 8, 2021
commit 96cc2da1ea97645f56e87486eed28ff1da69c40b
3 changes: 1 addition & 2 deletions .github/workflows/test-pypy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,8 @@ jobs:
- 'pypy-3.7-v7.3.2'
- 'pypy-3.6-v7.3.x'
- 'pypy-3.7-v7.x'
- 'pypy-3.6-v7.3.3rc1'
- 'pypy-3.7-nightly'
- 'pypy-2.7-v7.3.4rc1'
- 'pypy-3.7-nightly'

steps:
- name: Checkout
Expand Down