[poppler] .gitlab-ci.yml

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Apr 19 22:18:20 UTC 2020


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

New commits:
commit 4fc44c017a4ba7775d3f8eea6bb959ac7c53031f
Author: Albert Astals Cid <aacid at kde.org>
Date:   Mon Apr 20 00:13:28 2020 +0200

    CI: back to debian:unstable
    
    Better to have newer compilers. etc to get "better" warnings

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


More information about the poppler mailing list