Skip to content
Snippets Groups Projects
Commit daf659b6 authored by Zubin's avatar Zubin
Browse files

ci: allow test-primops to fail as a workaround to #25582

parent dc7c0f85
No related merge requests found
......@@ -913,6 +913,9 @@ test-primops-nightly:
test-primops-release:
extends: .test-primops
# test-primops upstream is failing with a link error
# See https://gitlab.haskell.org/ghc/ghc/-/issues/25582
allow_failure: true
rules:
- if: '$RELEASE_JOB == "yes"'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment