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

add s390x & ppc64le linux binaries #333

Merged
merged 3 commits into from
Nov 14, 2022
Merged

add s390x & ppc64le linux binaries #333

merged 3 commits into from
Nov 14, 2022

Conversation

samuelcolvin
Copy link
Member

@samuelcolvin samuelcolvin commented Nov 14, 2022

@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2022

Codecov Report

Merging #333 (173e8b6) into main (463ed7a) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #333   +/-   ##
=======================================
  Coverage   97.35%   97.35%           
=======================================
  Files          57       57           
  Lines        6890     6890           
  Branches       46       46           
=======================================
  Hits         6708     6708           
  Misses        182      182           

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 463ed7a...173e8b6. Read the comment docs.

@samuelcolvin samuelcolvin added the Full Build cause CI to do a full build label Nov 14, 2022
@messense
Copy link
Contributor

I think they also need container to support mimalloc.

- os: ubuntu
platform: linux
target: armv7
container: messense/manylinux_2_24-cross:armv7
interpreter: 3.7 3.8 3.9 3.10 3.11

They also require the same interpreter because of lacking pypy support ATM.

@samuelcolvin
Copy link
Member Author

done.

@samuelcolvin samuelcolvin merged commit 1900f4a into main Nov 14, 2022
@samuelcolvin samuelcolvin deleted the s390x-ppc64le branch November 14, 2022 12:00
@samuelcolvin
Copy link
Member Author

thanks for your help @messense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Full Build cause CI to do a full build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants