Skip to content

Adding aarch64 binaries - #257

Open
Alvaro Figueroa (fede2cr) wants to merge 2 commits into
Azure:mainfrom
fede2cr:arm64-binaries
Open

Adding aarch64 binaries#257
Alvaro Figueroa (fede2cr) wants to merge 2 commits into
Azure:mainfrom
fede2cr:arm64-binaries

Conversation

@fede2cr

Copy link
Copy Markdown
Contributor

I changed the workflow files to compile and release binaries for both Azure archs, x86-64 but also aarch64. The arm container requires extra dependencies and had problems with compiling with go 1.23 on ubuntu-latest so I had to add 1.24.1 from go's site.

The different release action is to remove deprecation messages from github.

@vmarcella Vincenzo Marcella (vmarcella) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me, but could you also update our installation script to support aarch64 and x86_64 flags (with x86_64 as the default) and to correctly install either binary using the same process we currently have there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🆕 Backlog

Development

Successfully merging this pull request may close these issues.

2 participants