summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2018-12-27 16:17:07 -0500
committerBen Gamari <ben@smart-cactus.org>2018-12-27 16:17:07 -0500
commit78c7f212fd950297e3ac511933278b28ba0c3010 (patch)
tree746827c573addd0b13e95d2647dbe39a9ad55c77
parent27019e9ff7b75e34998333dc02c2462589e21a1d (diff)
downloadhaskell-wip/ghc-8.6-ci.tar.gz
gitlab-ci: Disable integer-simple testswip/ghc-8.6-ci
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 830250ee7f..58e80a3490 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -264,7 +264,7 @@ validate-x86_64-linux-fedora27:
when: always
expire_in: 2 week
-validate-x86_64-linux-deb9-integer-simple:
+.validate-x86_64-linux-deb9-integer-simple:
extends: .validate-linux
stage: full-build
variables: