Skip to content

Add Linux arm64 releases#1

Closed
budius wants to merge 1 commit into
measure-sh:mainfrom
budius:patch-1
Closed

Add Linux arm64 releases#1
budius wants to merge 1 commit into
measure-sh:mainfrom
budius:patch-1

Conversation

@budius

@budius budius commented Apr 20, 2026

Copy link
Copy Markdown

Found your project on the Android Weekly newsletter but couldn't test because of the architecture.

So here is a PR that would fix it for me. Thanks!

Add the ubuntu latest arm variant (according to this https://docs.github.com/en/actions/how-tos/write-workflows/choose-where-workflows-run/choose-the-runner-for-a-job)

ps.: I would appreciate a release after this is approved 😸

@budius budius mentioned this pull request Apr 20, 2026
@abhaysood

Copy link
Copy Markdown
Contributor

Thanks for opening this and for the nudge, really appreciate it!

I went ahead and shipped Linux arm64 support directly on main, along with a few related changes:

  • Used the corrected Rust target triple aarch64-unknown-linux-gnu. The one in this PR,
    arm64-unknown-linux-gnu, isn't a valid Rust target and cargo build would have failed on it.
  • Updated install.sh to pick up the new binary automatically on arm64 Linux.

Closing this in favor of those commits.

@abhaysood abhaysood closed this Apr 21, 2026
@budius

budius commented Apr 21, 2026

Copy link
Copy Markdown
Author

hey @abhaysood ,

now I noticed that was a rust specific thing. I was mostly looking at the Github runner and messed-up there.
Thanks for the release, I'll test it now.

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.

2 participants