[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:26:01 +0000 (UTC)
commit 2f15060be792c1b3df42be01f2d2489717176a4d
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 9e4bf09..a47551b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -21,8 +21,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]