mirror of
https://github.com/rust-lang/rust
synced 2024-11-02 11:53:40 +00:00
268bc7fa2f
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. |
||
---|---|---|
.. | ||
ci.yml |