rust/.github
Pietro Albini 268bc7fa2f
ci: disable fail-fast on auto-fallible
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.
2020-08-04 11:14:28 +02:00
..
ISSUE_TEMPLATE Clarify when to use the tracking issue template 2020-04-18 21:07:28 +02:00
workflows ci: disable fail-fast on auto-fallible 2020-08-04 11:14:28 +02:00