Tags: apple/swift-configuration
Tags
Use the general runner pool for PRs (#2) ### 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.