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




commit 7240993a3588c9355d3618d7e25cedb712e33557
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 9358483ab..1f5da7fa6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -39,7 +39,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]