[phodav/carlosgc/soup3] ci: update to Fedora 36
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [phodav/carlosgc/soup3] ci: update to Fedora 36
- Date: Wed, 29 Jun 2022 13:05:22 +0000 (UTC)
commit 1346035d607f5229b62f06dcdb144b64b56f0b8f
Author: Michael Catanzaro <mcatanzaro redhat com>
Date: Wed Jun 29 08:00:24 2022 -0500
ci: update to Fedora 36
This allows us to depend on libsoup 3
.gitlab-ci.yml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b538e3d..92159f3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: fedora:34
+image: fedora:36
stages:
- build
@@ -12,7 +12,8 @@ variables:
gcc-c++
gettext
git
- libsoup-devel
+ libsoup3-devel
+ libxml2-devel
meson
systemd-devel
systemd-units
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]