Skip to content

gitlab-ci: Introduce aarch64-linux-llvm job

Ben Gamari requested to merge wip/aarch64-llvm-nightly into master

This nightly job will ensure that we don't break the LLVM backend on AArch64/Linux by bootstrapping GHC.

This would have caught #22640 (closed).

Merge request reports