The release safety gates branch inadvertently replaced all matrix os labels with self-hosted Linux runner arrays, including macOS and Windows targets that require GitHub-hosted runners. This caused all three cross-platform builds to fail: macOS builds attempted C compilation with GNU cc (missing -arch flag), and Windows MSVC builds failed without lib.exe. Restore the original GitHub-hosted labels: - macos-15-intel for x86_64-apple-darwin - macos-14 for aarch64-apple-darwin - windows-latest for x86_64-pc-windows-msvc |
||
|---|---|---|
| .. | ||
| codeql | ||
| connectivity | ||
| ISSUE_TEMPLATE | ||
| release | ||
| security | ||
| workflows | ||
| actionlint.yaml | ||
| CODEOWNERS | ||
| dependabot.yml | ||
| label-policy.json | ||
| labeler.yml | ||
| pull_request_template.md | ||