mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 15:33:25 +03:00
34994a9ebc
In our GitHub Actions setup macOS is too unreliable to gate on it, but the other builders work fine. This commit splits the macOS builders into a separate job (called auto-fallible), allowing us to gate on the auto job without failing due to macOS spurious failures.