.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 12d4c8a46dd7b37bdc475d88d81ec5eecae48627
Author: Albert Astals Cid <[email protected]>
Date: Tue Mar 12 22:59:59 2019 +0100
Switch clazy CI to regular fedora
rawhide is broken at this point and the current "fedora" has also clazy
1.5 so that's enough for us
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 75e17e38..a1d49917 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -72,7 +72,7 @@ build_mingw64_fedora:
build_clazy:
stage: build
- image: fedora:rawhide
+ 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