.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 60fec72677af099e7865a09398263d2508944ad2
Author: Albert Astals Cid <[email protected]>
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
_______________________________________________
poppler mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/poppler