[totem/wip/hadess/fix-meson-hang: 4/4] ci: Use Fedora 34




commit 73dd5df6c44657c2bf85c65b312287de17aa17fe
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Jan 10 12:14:53 2022 +0100

    ci: Use Fedora 34
    
    Fedora 35 and rawhide both have meson hanging when run.

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 22749b95c..d49a43e66 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -40,7 +40,7 @@ variables:
       xorg-x11-server-Xvfb
 
 build-fedora:
-  image: fedora:latest
+  image: fedora:34
   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]