Skip to content

ci: switch mac runners from namespace to GitHub runners#1432

Merged
graphite-app[bot] merged 1 commit intomainfrom
ci/switch-mac-runner-to-github
Apr 21, 2026
Merged

ci: switch mac runners from namespace to GitHub runners#1432
graphite-app[bot] merged 1 commit intomainfrom
ci/switch-mac-runner-to-github

Conversation

@fengmk2
Copy link
Copy Markdown
Member

@fengmk2 fengmk2 commented Apr 21, 2026

Summary

  • The namespace-profile-mac-default runner resources are exhausted and frequently queued, causing CI delays.
  • Switch all 5 occurrences in .github/workflows/ci.yml to macos-latest (Apple Silicon, matches the aarch64-apple-darwin target and release.yml convention).

Test plan

  • Verify test, cli-e2e-test, and sharded test jobs run on macos-latest
  • Confirm Mac jobs are no longer queued waiting for namespace runners

@fengmk2 fengmk2 self-assigned this Apr 21, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 21, 2026

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit e300489
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69e77fab603ef60008eff85f

Copy link
Copy Markdown
Member Author

fengmk2 commented Apr 21, 2026


How to use the Graphite Merge Queue

Add the label auto-merge to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@fengmk2 fengmk2 marked this pull request as ready for review April 21, 2026 13:31
@graphite-app
Copy link
Copy Markdown

graphite-app Bot commented Apr 21, 2026

Merge activity

## Summary

- The `namespace-profile-mac-default` runner resources are exhausted and frequently queued, causing CI delays.
- Switch all 5 occurrences in `.github/workflows/ci.yml` to `macos-latest` (Apple Silicon, matches the `aarch64-apple-darwin` target and `release.yml` convention).

## Test plan

- [ ] Verify `test`, `cli-e2e-test`, and sharded test jobs run on `macos-latest`
- [ ] Confirm Mac jobs are no longer queued waiting for namespace runners
@graphite-app graphite-app Bot force-pushed the ci/switch-mac-runner-to-github branch from 166a154 to e300489 Compare April 21, 2026 13:46
@graphite-app graphite-app Bot merged commit e300489 into main Apr 21, 2026
39 checks passed
@graphite-app graphite-app Bot deleted the ci/switch-mac-runner-to-github branch April 21, 2026 13:57
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.

2 participants