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

New commits:
commit 3ea23da616817fd18de2108d2ecef3da32e04853
Author: Albert Astals Cid <[email protected]>
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
_______________________________________________
poppler mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to