Skip to content

Conversation

@fede2cr
Copy link
Contributor

@fede2cr fede2cr commented Mar 20, 2025

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.

Copy link
Member

@vmarcella vmarcella left a comment

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?

@fede2cr fede2cr requested a review from vmarcella May 15, 2025 23:21
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