[poppler] .gitlab-ci.yml

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Mar 26 21:34:45 UTC 2020


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

New commits:
commit 535db3f8c2d18b2a3c76794b5cc8d4d79f5aef70
Author: Albert Astals Cid <aacid at kde.org>
Date:   Thu Mar 26 22:30:17 2020 +0100

    CI: Use debian testing while unstable is broken

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 13cdbe05..a6351643 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: debian:unstable
+image: debian:testing
 
 stages:
   - build


More information about the poppler mailing list