summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Toso <victortoso@redhat.com>2020-08-21 08:58:13 +0200
committerVictor Toso <victortoso@redhat.com>2020-08-21 08:58:13 +0200
commit5dfaa6cf0751f66fb3053d2705e9e03d18175e29 (patch)
tree53229f05b8c0d0e9b8a5c5c941cd33557f696d9c
parent58b78cda4584296c185f753536b0f0ae07d40e5e (diff)
downloadgrilo-5dfaa6cf0751f66fb3053d2705e9e03d18175e29.tar.gz
ci: use stable fedora to fix ci
Rawhide is breaking the introspecting build with a permission to read error. ldd: error: you do not have read permission for `/builds/victortoso/grilo/_build/tmp-introspectba6itfp6/Grl-0.3' That is a temporary folder created by meson (0.55.0-2) but I think the issue is in the new python 3.9. I could not reproduce locally but for now, let's fix CI for grilo and grilo-plugins (due subprojects)
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e05e693..f9ee86b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: fedora:rawhide
+image: fedora:latest
variables:
DEPENDENCIES: chrpath vala gtk-doc