[vala/wip/ci: 8/13] Fedora rawhide is broken
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/wip/ci: 8/13] Fedora rawhide is broken
- Date: Fri, 5 Nov 2021 11:06:50 +0000 (UTC)
commit 3168943c6f396842e433f1d21764547fa6693e2f
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Sat Aug 22 18:31:39 2020 +0200
Fedora rawhide is broken
.gitlab-ci.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 93213ab16..4a6d7fc98 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -27,7 +27,7 @@ fedora-gcc-x86_64:
fedora-clang-x86_64:
stage: build
- image: fedora:rawhide
+ image: fedora:latest
except:
- tags
variables:
@@ -41,6 +41,7 @@ fedora-clang-x86_64:
- make -j4
- make -j4 bootstrap
- make -j4 check VERBOSE=1
+ allow_failure: true
ubuntu-clang-x86_64:
stage: build
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]