From a7f423eedf79fb7379bb666b90ae6bf67edf35b6 Mon Sep 17 00:00:00 2001 From: Ben Gamari Date: Thu, 17 Oct 2019 19:14:50 -0400 Subject: gitlab-ci: Use pxz to compress binary distributions --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0d938fa396..84665851a3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,7 @@ variables: GIT_SSL_NO_VERIFY: "1" # Commit of ghc/ci-images repository from which to pull Docker images - DOCKER_REV: 990c5217d1d0e03aea415f951afbc3b1a89240c6 + DOCKER_REV: 69abb3614435999fd0895bc8a231b7494063e20c # Sequential version number capturing the versions of all tools fetched by # .gitlab/win32-init.sh. -- cgit v1.2.1