[vala/wip/ci: 12/17] Fedora rawhide is broken
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/wip/ci: 12/17] Fedora rawhide is broken
- Date: Sun, 28 Nov 2021 21:36:20 +0000 (UTC)
commit 73e1b6d86595ca1e2d519e9081634946b80214a2
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]