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

New commits:
commit aa7827ab29377ef00c2dfbb16082617690375513
Author: Albert Astals Cid <[email protected]>
Date:   Wed Oct 30 22:21:04 2019 +0100

    Use Fedora 30 for clazy while they fix Fedora 31

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 635e9bf0..461a1b85 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -69,7 +69,7 @@ build_mingw64_fedora:
 
 build_clazy:
   stage: build
-  image: fedora
+  image: fedora:30
   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