Magnus pushed to branch wip/mangoiv/ci-stages at Glasgow Haskell Compiler / GHC
Commits:
-
a643933b
by mangoiv at 2026-08-14T14:08:32+02:00
1 changed file:
Changes:
| ... | ... | @@ -668,7 +668,7 @@ function test_hadrian() { |
| 668 | 668 | tar -xf "$bindist_tar" -C "$dist_dir"
|
| 669 | 669 | fi
|
| 670 | 670 | |
| 671 | - check_msys2_deps _build/stage1/bin/ghc --version
|
|
| 671 | + # check_msys2_deps _build/stage1/bin/ghc --version
|
|
| 672 | 672 | check_release_build
|
| 673 | 673 | |
| 674 | 674 | # GitLab's log viewer renders ANSI colors, but stdout here is not a tty,
|