You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Motivation
PRs should use the "general" macOS runner pool to ensure less waiting,
"nightly" is meant to be for scheduled jobs only.
### Modifications
Updated from "nightly" to "general" pool for PRs.
### Result
Less waiting on macOS CI in PRs.
### Test Plan
N/A - this issue happened due to me copy-pasting the GH workflow YAML
from the 'main' workflow.
0 commit comments