[commit: ghc] wip/ghc-8.6-ci: gitlab-ci: Disable integer-simple tests (78c7f21)

git at git.haskell.org git at git.haskell.org
Thu Dec 27 21:18:58 UTC 2018


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/ghc-8.6-ci
Link       : http://ghc.haskell.org/trac/ghc/changeset/78c7f212fd950297e3ac511933278b28ba0c3010/ghc

>---------------------------------------------------------------

commit 78c7f212fd950297e3ac511933278b28ba0c3010
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Thu Dec 27 16:17:07 2018 -0500

    gitlab-ci: Disable integer-simple tests


>---------------------------------------------------------------

78c7f212fd950297e3ac511933278b28ba0c3010
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 830250e..58e80a3 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:



More information about the ghc-commits mailing list