[poppler] .gitlab-ci.yml

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Apr 22 17:20:08 UTC 2021


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

New commits:
commit 60fec72677af099e7865a09398263d2508944ad2
Author: Albert Astals Cid <aacid at kde.org>
Date:   Thu Apr 22 19:13:00 2021 +0200

    CI: rename clazy CI to make it clear it uses a new C compiler

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5ca5ac34..74ad1d53 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -82,7 +82,7 @@ build_mingw64_fedora:
     - mingw64-cmake -G Ninja ..
     - ninja
 
-build_clazy:
+build_clazy_clang12:
   stage: build
   script:
     - apt-get install --yes --no-install-recommends clazy clang-12


More information about the poppler mailing list