[poppler] .gitlab-ci.yml

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Nov 7 12:34:26 UTC 2019


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

New commits:
commit 3ea23da616817fd18de2108d2ecef3da32e04853
Author: Albert Astals Cid <aacid at kde.org>
Date:   Thu Nov 7 13:05:47 2019 +0100

    CI: we can go back to current fedora for clazy-ci

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 461a1b85..635e9bf0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -69,7 +69,7 @@ build_mingw64_fedora:
 
 build_clazy:
   stage: build
-  image: fedora:30
+  image: fedora
   before_script:
     - dnf install -y 'dnf-command(builddep)'
     - dnf builddep -y poppler


More information about the poppler mailing list