c2patool icon indicating copy to clipboard operation
c2patool copied to clipboard

Could we get a linux-arm64 build?

Open iameli-streams opened this issue 2 years ago • 2 comments

I'd like to build c2patool into a multi-architecture amd64/arm64 Docker image but I see we only have linux amd64 right now - would be great to have both!

iameli-streams avatar Oct 19 '23 19:10 iameli-streams

I'm not sure I have time in the near term to build this out and test it, but if you are willing to submit a PR I'd be happy to review it and merge it. The relevant part of our publish workflow is defined here: https://github.com/contentauth/c2patool/blob/main/.github/workflows/publish-and-release.yml#L121-L165

scouten-adobe avatar Oct 19 '23 20:10 scouten-adobe

GitHub recently added Arm64 hosted runners: https://github.blog/2024-06-03-arm64-on-github-actions-powering-faster-more-efficient-build-systems/ ~~https://www.youtube.com/watch?v=vrr_OgMk458~~ https://www.youtube.com/watch?v=cgI6SBP8pEM

ok-nick avatar Jun 10 '24 15:06 ok-nick