Skip to content
Snippets Groups Projects
Commit 6c03241b authored by Matthew Pickering's avatar Matthew Pickering
Browse files

9.4: Use release build from normal pipeline

parent 267fe092
Branches wip/vty-5.36
No related tags found
1 merge request!242Add patch for vty-5.36
Pipeline #56137 failed
......@@ -96,7 +96,7 @@ build-9.2:
build-9.4:
extends: .build
variables:
GHC_TARBALL: "https://gitlab.haskell.org/api/v4/projects/1/jobs/artifacts/ghc-9.4/raw/ghc-x86_64-linux-fedora33-release.tar.xz?job=release-x86_64-linux-fedora33-release"
GHC_TARBALL: "https://gitlab.haskell.org/api/v4/projects/1/jobs/artifacts/ghc-9.4/raw/ghc-x86_64-linux-fedora33-release.tar.xz?job=x86_64-linux-fedora33-release"
EXTRA_HC_OPTS: "-dcore-lint"
rules:
- if: '$UPSTREAM_COMMIT_SHA || $UPSTREAM_PIPELINE_ID'
......
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