rust/.github
Manish Goregaokar 929f032742
Rollup merge of #73443 - pietroalbini:gha-auto-fallible, r=Mark-Simulacrum
ci: allow gating GHA on everything but macOS

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.

cc https://github.com/rust-lang/rust-central-station/issues/848
r? @Mark-Simulacrum
2020-06-20 14:45:04 -07:00
..
ISSUE_TEMPLATE Clarify when to use the tracking issue template 2020-04-18 21:07:28 +02:00
workflows Rollup merge of #73443 - pietroalbini:gha-auto-fallible, r=Mark-Simulacrum 2020-06-20 14:45:04 -07:00