[poppler] .gitlab-ci.yml
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Wed Oct 30 21:33:21 UTC 2019
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit aa7827ab29377ef00c2dfbb16082617690375513
Author: Albert Astals Cid <aacid at kde.org>
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
More information about the poppler
mailing list