Skip to content
Unverified Commit 1e3af942 authored by Eric's avatar Eric Committed by GitHub
Browse files

Disable fail-fast for libc++ builders. (#74485)

It seems the fail fast just doesn't strike the right balance.
It wastes too many resources, especially if a build is killed because
the machine it was running on got preempted.

Instead, we should simply not run any future jobs if a failure has
occured, while letting the already running jobs finish.
parent aaf3a8de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment