Ben Gamari pushed to branch ghc-9.14 at Glasgow Haskell Compiler / GHC Commits: 4656f1d6 by Ben Gamari at 2025-10-06T20:41:01-04:00 gitlab-ci: Allow test-primops-release to fail As currently there are infrastructural issues which I do not have time to sort out. - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== @@ -940,6 +940,7 @@ test-primops-nightly: test-primops-release: extends: .test-primops + allow_failure: true rules: - if: '$RELEASE_JOB == "yes"' View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4656f1d69bdc88cac62707e57e245348... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4656f1d69bdc88cac62707e57e245348... You're receiving this email because of your account on gitlab.haskell.org.