Magnus pushed to branch wip/mangoiv/ci-stages at Glasgow Haskell Compiler / GHC Commits: c9784937 by mangoiv at 2026-08-11T12:30:57+02:00 fixup! ci: build and test stage - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== @@ -448,6 +448,7 @@ lint-submods-branch: hadrian-ghc-in-ghci: stage: quick-build + needs: [] image: "registry.gitlab.haskell.org/ghc/ci-images/x86_64-linux-deb13:$DOCKER_REV" before_script: # workaround for docker permissions View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/c97849375f1982ad52addeffd190cd13... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/c97849375f1982ad52addeffd190cd13... You're receiving this email because of your account on gitlab.haskell.org. Manage all notifications: https://gitlab.haskell.org/-/profile/notifications | Help: https://gitlab.haskell.org/help
participants (1)
-
Magnus (@MangoIV)