[phodav/carlosgc/soup3: 2/2] ci: update to Fedora 36




commit 5ac15f8ccb2c41819ba941637bc71c46862fc866
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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b538e3d..bda32ee 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: fedora:34
+image: fedora:36
 
 stages:
   - build
@@ -12,7 +12,7 @@ variables:
     gcc-c++
     gettext
     git
-    libsoup-devel
+    libsoup3-devel
     meson
     systemd-devel
     systemd-units


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]