summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2020-07-08 00:52:17 +0200
committerAlbert Astals Cid <aacid@kde.org>2020-07-08 21:39:32 +0200
commit2ec6bb9d0b1cfb3a1176e2b761b99c8e9d712642 (patch)
treec19b2f224a376e4466b96f17430093fe3c7d0741
parentc290052d1060dbc53b565f1a34f1375324e2a668 (diff)
CI: image tweaks
qt5_docs can go back to debian unstable clazy one still needs fedora 31, on fedora 32 clazy crashes, they are investigating it
-rw-r--r--.gitlab-ci.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5adba60d..94c9d8d7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -82,7 +82,7 @@ build_mingw64_fedora:
build_clazy:
stage: build
- image: fedora
+ image: fedora:31
before_script:
- dnf install -y 'dnf-command(builddep)'
- dnf builddep -y poppler
@@ -118,7 +118,6 @@ qt5_docs:
only:
- master
stage: document
- image: debian:testing
variables:
QT_SELECT: qt5
script: