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

New commits:
commit 53368f1717e88e40fe65d27e919c9abca11beac3
Author: Albert Astals Cid <aa...@kde.org>
Date:   Wed Jun 24 22:34:00 2020 +0200

    CI: switch qt5_docs to debian testing temporarily
    
    qttools5-dev-tools can't be installed in unstable at this point

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6a7a9c4d..27b9a5b0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -105,6 +105,7 @@ qt5_docs:
   only:
     - master
   stage: document
+  image: debian:testing
   variables:
     QT_SELECT: qt5
   script:
_______________________________________________
poppler mailing list
poppler@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to