[totem/wip/hadess/update-ci] ci: Build on Fedora 36




commit 112935f572e3e8084ea23c21410e2c60c6f7bbbc
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jan 26 14:07:09 2022 +0100

    ci: Build on Fedora 36

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1f5da7fa6..cc19d5913 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -39,7 +39,7 @@ variables:
       xorg-x11-server-Xvfb
 
 build-fedora:
-  image: fedora:34
+  image: fedora:36
   stage: test
   before_script:
     - dnf install --setopt=install_weak_deps=False -y $FEDORA_DEPS


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