[libgepub/libsoup3] CI: Disable widget build
- From: Daniel Garcia Moreno <danigm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgepub/libsoup3] CI: Disable widget build
- Date: Tue, 30 Aug 2022 07:59:47 +0000 (UTC)
commit 4fd8be068b69282f2f4056bbab27579bbf145bfb
Author: Daniel GarcĂa Moreno <dani danigm net>
Date: Tue Aug 30 09:59:25 2022 +0200
CI: Disable widget build
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 31d3015..2b15651 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -25,7 +25,7 @@ build-fedora:
- dnf update -y --nogpgcheck
- dnf -y install --nogpgcheck $FEDORA_DEPENDENCIES
script:
- - meson _build
+ - meson _build -Dwidget=false
- ninja -C _build dist
- curl https://gitlab.freedesktop.org/hadess/check-abi/-/raw/main/contrib/check-abi-fedora.sh | bash
- dnf install -y $FEDORA_DEPENDENCIES_ABI_CHECK
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]