[libhandy/wip/exalm/f32: 80/80] ci: Remove --werror for Fedora job
- From: Guido Günther <guidog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libhandy/wip/exalm/f32: 80/80] ci: Remove --werror for Fedora job
- Date: Fri, 12 Jun 2020 07:05:12 +0000 (UTC)
commit 9201ffccbe55d406395ef404f141768b52bb2b1d
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Fri May 22 19:02:51 2020 +0500
ci: Remove --werror for Fedora job
Glade has lots of deprecated stuff in its headers.
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index db6a5ce8..822d7d14 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -67,7 +67,7 @@ build-fedora-gcc:
image: fedora:32
stage: build
variables:
- BUILD_OPTS: -Dgtk_doc=true --werror
+ BUILD_OPTS: -Dgtk_doc=true
before_script:
- dnf -y update
- dnf -y install @development-tools redhat-rpm-config dnf-plugins-core
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]