-
Notifications
You must be signed in to change notification settings - Fork 22
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
ARM support? #96
Comments
Hi @bdovaz, I need to find some time to automate the upload to the repos for ARM64 builds. In the meanwhile, they are built for all releases already at https://cirrus-ci.com/github/nxadm/rakudo-pkg. E.g., the last build is here: https://cirrus-ci.com/build/6700332659507200. Go into your distro, artifacts, pkg, packages: the package is there. |
We will then wait for the automation solution. Thank you! |
I was trying to setup a Dockerfile using these images following the instructions from https://cloudsmith.io/~nxadm-pkgs/repos/rakudo-pkg/setup/#formats-deb It took me awhile to figure out apt couldn't find the packages because there are no arm64 versions. I'm running an arm64 mac so the VM images e.g. podman startup are arm64. |
We are trying to generate a Megalinter image for ARM: oxsecurity/megalinter#1553
The fact that rakudo-pkg does not support ARM blocks us, can you help us @nxadm? Thanks.
The text was updated successfully, but these errors were encountered: