[connections/update-submodules-on-build] ci: Test against Fedora latest instead of Rawhide
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [connections/update-submodules-on-build] ci: Test against Fedora latest instead of Rawhide
- Date: Fri, 20 Nov 2020 10:22:02 +0000 (UTC)
commit 0e7ffaa65b9884437f85068b29419bafb7352b4c
Author: Felipe Borges <felipeborges gnome org>
Date: Fri Nov 20 11:20:32 2020 +0100
ci: Test against Fedora latest instead of Rawhide
The introspection build in rawhide seems broken these days with a
permission error.
.gitlab-ci.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 61cab09..d20b055 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -22,8 +22,8 @@ nightly:
dependencies: ['flatpak']
needs: ['flatpak']
-fedora:rawhide:
- image: fedora:rawhide
+fedora:latest:
+ image: fedora:latest
stage: fedora
needs: []
before_script:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]