Commit 76a729ca authored by James T. Lee's avatar James T. Lee
Browse files

Manage the big stuff as early as possible

Chromium, Firefox, and xmonad (+ all the Haskell stuff) are the most
time consuming part of the Stage 1 build.  They are also a place where a
lot of build failures happen.  Let those failures happen as early as
possible so that retries get back to it more quickly.
parent 796f7ec5
Pipeline #652 skipped