From 4e3bc8374cad8291406edd61da12896077c3747a Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Sun, 17 Jun 2018 00:47:13 +0200 Subject: ci: Update to GHC 8.4.3 --- .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 7da4957..1a32e12 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,8 +1,8 @@ stages: - build -job-ghc8.4.1-cabal-install2.2.0.0: - image: registry.gitlab.com/dxld/ghc-mod:ghc8.4.1-cabal-install2.2.0.0 +job-ghc8.4.3-cabal-install2.2.0.0: + image: registry.gitlab.com/dxld/ghc-mod:ghc8.4.3-cabal-install2.2.0.0 stage: build script: "$CI_PROJECT_DIR/scripts/ci/build.sh" -- cgit v1.2.3