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

CI: Replace deprecated pypy3 with pypy-3.8 #761

Closed
wants to merge 1 commit into from

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Nov 10, 2021

pypy3 is deprecated and is not available in newer images:
actions/setup-python#244 (comment)

Instead explicitly specify the version:
https://github.com/actions/setup-python#specifying-a-pypy-version

Committed via https://github.com/asottile/all-repos

@codecov
Copy link

codecov bot commented Nov 10, 2021

Codecov Report

Merging #761 (8da0274) into master (c865f0c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #761   +/-   ##
=======================================
  Coverage   81.91%   81.91%           
=======================================
  Files          34       34           
  Lines        1128     1128           
=======================================
  Hits          924      924           
  Misses        204      204           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c865f0c...8da0274. Read the comment docs.

This was referenced Nov 10, 2021
@hugovk
Copy link
Member Author

hugovk commented Nov 23, 2021

Merged in #759 🚀

@hugovk hugovk closed this Nov 23, 2021
@hugovk hugovk deleted the all-repos_autofix_all-repos-sed branch November 23, 2021 10:09
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

1 participant