We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add support for manylinux2014
c.f. pypa/manylinux#338
manylinux2014 now also allows for different architecture than x86_64/i686 Images are also available for aarch64/ppc64le/s390x
x86_64
i686
aarch64
ppc64le
s390x
The text was updated successfully, but these errors were encountered:
Images are also available for aarch64/ppc64le/s390x
Seems Travis CI is/has been working on this: https://docs.travis-ci.com/user/multi-cpu-architectures/
Sorry, something went wrong.
Implemented in #215, Released in v1.1.0
No branches or pull requests
Add support for manylinux2014
c.f. pypa/manylinux#338
manylinux2014 now also allows for different architecture than
x86_64
/i686
Images are also available for
aarch64
/ppc64le
/s390x
The text was updated successfully, but these errors were encountered: