Wolfgang Jeltsch pushed to branch wip/jeltsch/ghc-9-14-building-base at Glasgow Haskell Compiler / GHC
Commits:
-
18618de5
by Wolfgang Jeltsch at 2026-06-29T15:41:28+03:00
1 changed file:
Changes:
| ... | ... | @@ -1146,9 +1146,7 @@ ghc-wasm-meta-unreg: |
| 1146 | 1146 | |
| 1147 | 1147 | base-build-with-ghc-914:
|
| 1148 | 1148 | stage: testing
|
| 1149 | - needs:
|
|
| 1150 | - - job: lint-author
|
|
| 1151 | - optional: true
|
|
| 1149 | + needs: []
|
|
| 1152 | 1150 | dependencies: null
|
| 1153 | 1151 | image: "registry.gitlab.haskell.org/ghc/ci-images/x86_64-linux-deb12:$DOCKER_REV"
|
| 1154 | 1152 | tags:
|