diff options
| author | Ben Gamari <ben@smart-cactus.org> | 2018-12-27 16:17:07 -0500 |
|---|---|---|
| committer | Ben Gamari <ben@smart-cactus.org> | 2018-12-27 16:17:07 -0500 |
| commit | 78c7f212fd950297e3ac511933278b28ba0c3010 (patch) | |
| tree | 746827c573addd0b13e95d2647dbe39a9ad55c77 | |
| parent | 27019e9ff7b75e34998333dc02c2462589e21a1d (diff) | |
| download | haskell-wip/ghc-8.6-ci.tar.gz | |
gitlab-ci: Disable integer-simple testswip/ghc-8.6-ci
| -rw-r--r-- | .gitlab-ci.yml | 2 |
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: |
