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

Build aarch64 py312 in CI #3756

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

andiradulescu
Copy link

@andiradulescu andiradulescu commented Jul 11, 2024

This PR adds aarch64-py312 build which is currently missing from CI.

Unfortunately, this does not build upfront, because ghcr.io/jgillis/manylinux2014-aarch64:production is not the latest and it's missing /opt/python/cp312 so the build fails.

It just needs dockcross/manylinux2014-aarch64:latest to be pushed to ghcr.io/jgillis/manylinux2014-aarch64:production first.

The new image has /opt/python/cp312 - tested it here: https://github.com/andiradulescu/casadi/actions/runs/9888443900/job/27313156267

@andiradulescu andiradulescu changed the title Build aarch64 py312 Build aarch64 py312 in CI Jul 11, 2024
@andiradulescu
Copy link
Author

@jgillis I really hope you don't mind tagging you, requesting a quick look over this PR.

I noticed that in this commit you added "312" everywhere except manylinux2014-aarch64.

Is there a reason why?

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.

None yet

1 participant