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

always default to manylinux2014 #926

Merged
merged 7 commits into from Nov 24, 2021
Merged

always default to manylinux2014 #926

merged 7 commits into from Nov 24, 2021

Conversation

mattip
Copy link
Contributor

@mattip mattip commented Nov 18, 2021

closes #909

Move the default for all platforms to manylinux2014. This is available for all platforms in resources/pinned_docker_images.cfg

@mattip
Copy link
Contributor Author

mattip commented Nov 18, 2021

Probably there are places in the documentation to update as well.

@mattip
Copy link
Contributor Author

mattip commented Nov 18, 2021

Why did the circleci run time out?

@henryiii
Copy link
Contributor

Because PyPy 3.8 pushed it over the edge, I believe. It mostly times out now, it used to just barely finish in time.

docs/options.md Outdated Show resolved Hide resolved
docs/options.md Outdated Show resolved Hide resolved
@joerick
Copy link
Contributor

joerick commented Nov 19, 2021

@mattip I found a few more places where we need to update options, I've added them, but we'll see what the integration tests make of it...

@mayeut
Copy link
Member

mayeut commented Nov 21, 2021

I've rebased this on the current main not to get CI failures with circle CI.

@joerick joerick merged commit 59b157f into pypa:main Nov 24, 2021
@mattip
Copy link
Contributor Author

mattip commented Nov 24, 2021

Thanks

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.

Move the default for PyPy to manylinux2014
4 participants