-
-
Notifications
You must be signed in to change notification settings - Fork 757
chore(ci): run Mac CI test on github hosted runner #12397
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
Conversation
✅ Deploy Preview for rspack canceled.
|
There was a problem hiding this 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 addresses reliability issues with NativeWatch tests on Mac by separating the build and test runners. The Mac CI job will now use GitHub-hosted runners (macos-latest) for running tests while continuing to use self-hosted runners (when available) for building. This follows the same pattern already established for Windows tests.
- Adds
test-runnerparameter to thetest-macjob configuration - Aligns Mac CI behavior with Windows CI, which already uses separate runners for testing
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Rsdoctor Bundle Diff AnalysisFound 5 project(s) in monorepo. 📁 react-10kPath:
📁 react-1kPath:
📁 react-5kPath:
📁 romePath:
📁 ui-componentsPath:
Generated by Rsdoctor GitHub Action |
📦 Binary Size-limit
🙈 Size remains the same at 47.71MB |
CodSpeed Performance ReportMerging #12397 will not alter performanceComparing Summary
|
Summary
NativeWatch fails more frequently on self hosted runner.
Related links
Checklist