Skip to content

fix(ci): download macnotary package for correct arch - #2515

Merged
addaleax merged 3 commits into
mainfrom
macos-notary-arch
Aug 14, 2025
Merged

fix(ci): download macnotary package for correct arch#2515
addaleax merged 3 commits into
mainfrom
macos-notary-arch

Conversation

@addaleax

@addaleax addaleax commented Aug 8, 2025

Copy link
Copy Markdown
Collaborator

We moved these tasks to arm64 in 7c26c7a, but did not update the corresponding download source. This started failing in CI this week.

We moved these tasks to arm64 in 7c26c7a, but did not update
the corresponding download source. This started failing in CI this week.
Copilot AI review requested due to automatic review settings August 8, 2025 16:11
@addaleax
addaleax requested a review from a team as a code owner August 8, 2025 16:11

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 fixes a CI failure by updating the macnotary package download to use the correct ARM64 architecture. The change aligns the download source with the task's ARM64 architecture after tasks were moved to ARM64 in a previous commit.

  • Updates macnotary download URL from AMD64 to ARM64 architecture
  • Updates corresponding file paths and commands to use the ARM64 binary

@addaleax addaleax added the no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) label Aug 8, 2025
@addaleax
addaleax merged commit 7bbabb1 into main Aug 14, 2025
13 of 14 checks passed
@addaleax
addaleax deleted the macos-notary-arch branch August 14, 2025 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants