[poppler] .gitlab-ci.yml

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Dec 21 17:42:01 UTC 2020


 .gitlab-ci.yml |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 11b2bc1b67a306af3ee5a731c95e856728b32bff
Author: Albert Astals Cid <aacid at kde.org>
Date:   Mon Dec 21 18:37:01 2020 +0100

    CI: Seems debian unstable clazy got fixed

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6e998610..c99520d5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -82,7 +82,6 @@ build_mingw64_fedora:
 
 build_clazy:
   stage: build
-  image: debian:testing
   script:
     - apt-get install --yes --no-install-recommends clazy
     - mkdir -p build && cd build


More information about the poppler mailing list