Skip to content

Use a supported Intel macOS runner for prebuilt release builds#17

Merged
benvinegar merged 1 commit intomasterfrom
fix/prebuilt-release-macos-x64-runner
Mar 21, 2026
Merged

Use a supported Intel macOS runner for prebuilt release builds#17
benvinegar merged 1 commit intomasterfrom
fix/prebuilt-release-macos-x64-runner

Conversation

@benvinegar
Copy link
Member

Summary

  • switch the darwin x64 prebuilt release job from macos-13 to macos-15-intel

Why

The first beta dry-run of the new prebuilt release workflow failed immediately because the runner label backing the Intel macOS build was unavailable in this GitHub setup:

  • Build hunkdiff-darwin-x64
  • error: The configuration 'macos-13-us-default' is not supported

That prevented the workflow from reaching the staging and dry-run publish steps.

Validation

  • inspected the failed run 23382936831
  • confirmed the only failing matrix leg was the Intel macOS runner selection

Once this merges, rerun the beta workflow dry-run with:

  • publish = false
  • npm_tag = beta

@benvinegar benvinegar merged commit 417bedc into master Mar 21, 2026
9 checks passed
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.

1 participant