Skip to content

fix: packaging onnxruntime for macOS x86-64#27968

Open
JellyBrick wants to merge 3 commits intomicrosoft:mainfrom
JellyBrick:patch-1
Open

fix: packaging onnxruntime for macOS x86-64#27968
JellyBrick wants to merge 3 commits intomicrosoft:mainfrom
JellyBrick:patch-1

Conversation

@JellyBrick
Copy link
Copy Markdown

@JellyBrick JellyBrick commented Apr 3, 2026

@JellyBrick
Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

@hariharans29
Copy link
Copy Markdown
Member

/azp run Linux QNN CI Pipeline,Win_TRT_Minimal_CUDA_Test_CI,Windows ARM64 QNN CI Pipeline,Windows GPU Doc Gen CI Pipeline

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 4 pipeline(s).

Copy link
Copy Markdown
Contributor

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

Updates the macOS CI configuration to keep Intel (x86_64) builds running now that macos-13 is deprecated, and restores native Intel runners for the x86_64 CoreML/WebGPU build jobs.

Changes:

  • Switch reusable macOS CI workflow x86_64 runner from macos-13 to macos-15-intel (arm64 remains macos-15).
  • Standardize the reusable workflow’s Xcode selection to version 16 to align with macOS 15 runners.
  • Update mac.yml CoreML and WebGPU matrices to run x86_64 builds on x86_64 machines (instead of arm64 machines targeting x86_64).

Reviewed changes

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

File Description
.github/workflows/macos-ci-build-and-test-workflow.yml Moves x86_64 jobs to macos-15-intel and aligns Xcode selection for macOS 15 images.
.github/workflows/mac.yml Restores native Intel execution for x86_64 CoreML/WebGPU CI jobs by updating the matrix.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@JellyBrick JellyBrick marked this pull request as draft April 3, 2026 19:40
@JellyBrick JellyBrick changed the title fix: Update macOS CI workflow to macos-15-intel for x86_64 fix: packaging onnxruntime for macOS x86-64 Apr 3, 2026
@JellyBrick JellyBrick marked this pull request as ready for review April 3, 2026 20:32
@hariharans29 hariharans29 requested a review from Copilot April 3, 2026 21:01
@hariharans29
Copy link
Copy Markdown
Member

/azp run Linux QNN CI Pipeline,Win_TRT_Minimal_CUDA_Test_CI,Windows ARM64 QNN CI Pipeline,Windows GPU Doc Gen CI Pipeline

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 4 pipeline(s).

Copy link
Copy Markdown
Contributor

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

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

[Build] onnxruntime-node no longer shipping x86-64 since 1.23.x

3 participants