Skip to content

Conversation

Jaxelr
Copy link
Member

@Jaxelr Jaxelr commented Sep 29, 2025

This PR updates the github action to include the target to linux arm 64. Unfortunately, as the repository was private, we couldn't implement this until the repository was made public.

@Jaxelr Jaxelr linked an issue Sep 29, 2025 that may be closed by this pull request
@Jaxelr Jaxelr requested a review from Copilot September 29, 2025 14:00
Copy link

@Copilot 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 Linux ARM64 support to the GitHub Actions workflows by introducing a new test job and build target. The change enables building and testing the notation-azure-trustedsigning binary for ARM64 architecture on Linux platforms.

  • Added a new test-linux-arm job to the test-build workflow for ARM64 testing and building
  • Added Linux ARM64 runtime configuration to the release workflow matrix

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/test-build.yml Adds new job for Linux ARM64 unit testing and binary building
.github/workflows/release.yml Extends build matrix to include Linux ARM64 runtime target

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

@Jaxelr Jaxelr merged commit 122bd85 into main Oct 2, 2025
5 checks passed
@Jaxelr Jaxelr deleted the feat/linux-arm64 branch October 2, 2025 19:25
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.

Support for Linux arm64
2 participants