"docs/git@gitlab.haskell.org:gesh/ghc.git" did not exist on "ff14742cc328f19b9bf7c04d9a69408e641cf64a"
ci: avoid depending on stack job for test-bootstrap jobs
This patch makes test-bootstrap related ci jobs only depend on hadrian-ghc-in-ghci job to finish, consistent with other jobs in the full-build stage generated by gen_ci.hs. This allows the jobs to be spawned earlier and improve overall pipeline parallelism. (cherry picked from commit e684c406)
Loading
Please register or sign in to comment