From d698e33b4abfbca997949317b40d3e2b4a577efa Mon Sep 17 00:00:00 2001 From: Tristan Partin Date: Sun, 9 Feb 2020 21:06:35 -0600 Subject: [PATCH] ci: libhandy will cause fedora to fail --- .builds/fedora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.builds/fedora.yml b/.builds/fedora.yml index 405a9b9..ca0aac0 100644 --- a/.builds/fedora.yml +++ b/.builds/fedora.yml @@ -15,7 +15,7 @@ sources: tasks: - setup: | cd harvest-almanac - CC=gcc meson -Dwerror=true -Dbuildtype=release -Dwarning_level=2 \ + CC=gcc meson -Dbuildtype=release -Dwarning_level=2 \ -Dlibhandy:tests=false -Dlibhandy:vapi=false -Dlibhandy:example=false \ -Dlibhandy:introspection=disabled -Dlibhandy:glade_catalog=disabled build - build: | -- 2.45.2