From cdef82d6d86ccdf355e4ce5cfd4f3b5382dbe6dd Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Sun, 26 Nov 2017 19:33:59 +0100 Subject: ci: Upgrade to GHC 8.2.2 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 76f6408..07f1a5d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,8 +1,8 @@ stages: - build -job-ghc8.2.1-cabal-install2.0.0.0: - image: registry.gitlab.com/dxld/ghc-mod:ghc8.2.1-cabal-install2.0.0.0 +job-ghc8.2.2-cabal-install2.0.0.0: + image: registry.gitlab.com/dxld/ghc-mod:ghc8.2.2-cabal-install2.0.0.0 stage: build script: "$CI_PROJECT_DIR/scripts/ci/build.sh" -- cgit v1.2.3