Skip to content

Conversation

@bcmmbaga
Copy link
Collaborator

@bcmmbaga bcmmbaga commented Aug 26, 2025

Fixes #4

Copilot AI review requested due to automatic review settings August 26, 2025 09:51
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds support for building packages for ARM64 architecture (aarch64) in addition to the existing x86_64 architecture. The changes restructure the GitHub Actions workflow to use a matrix build strategy and separate the build and release jobs.

  • Introduces matrix build strategy to build for both x86_64 and aarch64 architectures
  • Adds architecture-specific naming for build artifacts
  • Separates the release creation into a dedicated job that depends on the build job

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@bcmmbaga bcmmbaga merged commit fa830ee into main Oct 17, 2025
3 checks passed
@bcmmbaga bcmmbaga deleted the add-arm64-build branch October 17, 2025 09:26
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.

NetBird is not running.

3 participants