Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

addaleax
Copy link
Collaborator

@addaleax addaleax commented Aug 8, 2025

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 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
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 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
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.

2 participants