Sven Tennie pushed to branch wip/supersven/hadrian-cross-stage3 at Glasgow Haskell Compiler / GHC Commits: 287b8a8c by GHC GitLab CI at 2026-07-14T22:12:40+02:00 Trailing whitespace - - - - - 1 changed file: - .gitlab/generate-ci/gen_ci.hs Changes: ===================================== .gitlab/generate-ci/gen_ci.hs ===================================== @@ -962,7 +962,7 @@ job arch opsys buildConfig = NamedJob { name = jobName, jobInfo = Job {..} } , artifactPaths = [binDistName arch opsys buildConfig ++ ".tar.xz" ,"junit.xml" ,"unexpected-test-output.tar.gz"] - ++ stage3Artifacts + ++ stage3Artifacts , artifactsWhen = ArtifactsAlways } View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/287b8a8c88a88036b20ea2e548273c89... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/287b8a8c88a88036b20ea2e548273c89... 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