mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-08 13:02:50 +00:00
![]() The purpose of the auto-fallible job is to run builders that are likely to fail on CI without gating on them. Having fail-fast enabled there kinda defeats the purpose, as if one of them fails we can't monitor the outcome of the other ones. This was prompted by the aarch64-gnu builder consistently failing due to a broken test, preventing us from seeing if the macOS spurious failure is fixed. |
||
---|---|---|
.. | ||
ISSUE_TEMPLATE | ||
workflows |