Skip to content
Snippets Groups Projects
Commit 6761bcc7 authored by Ben Gamari's avatar Ben Gamari
Browse files

XXX: Test

parent 686f330e
No related branches found
No related tags found
No related merge requests found
Pipeline #7075 failed
...@@ -404,9 +404,9 @@ nightly-aarch64-linux-deb9: ...@@ -404,9 +404,9 @@ nightly-aarch64-linux-deb9:
.build-armv7-linux-deb9: .build-armv7-linux-deb9:
extends: .validate-linux extends: .validate-linux
stage: full-build stage: build
image: "registry.gitlab.haskell.org/ghc/ci-images/armv7-linux-deb9:$DOCKER_REV" image: "registry.gitlab.haskell.org/ghc/ci-images/armv7-linux-deb9:$DOCKER_REV"
allow_failure: true #allow_failure: true
variables: variables:
TEST_ENV: "armv7-linux-deb9" TEST_ENV: "armv7-linux-deb9"
BIN_DIST_PREP_TAR_COMP: "bindistprep/ghc-armv7-linux-deb9.tar.xz" BIN_DIST_PREP_TAR_COMP: "bindistprep/ghc-armv7-linux-deb9.tar.xz"
......
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