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 #48

Merged
merged 2 commits into from
Mar 24, 2022

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

We can also now test on Python 3.10 final.

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

@codecov
Copy link

codecov bot commented Nov 10, 2021

Codecov Report

Merging #48 (26ad9ae) into master (0828b5a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   95.34%   95.34%           
=======================================
  Files           1        1           
  Lines         365      365           
  Branches       31       31           
=======================================
  Hits          348      348           
  Misses         14       14           
  Partials        3        3           

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 0828b5a...26ad9ae. Read the comment docs.

@hugovk hugovk merged commit 89893bb into master Mar 24, 2022
@hugovk hugovk deleted the all-repos_autofix_all-repos-sed branch March 24, 2022 15:53
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