[totem-pl-parser/wip/hadess/fix-ci: 3/3] ci: Use Fedora 33 for the CI until DWARF5 support is in




commit 48b64fbb76fd41720c08eb90ac704da3c6570c55
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Jan 28 15:34:13 2021 +0100

    ci: Use Fedora 33 for the CI until DWARF5 support is in
    
    See https://sourceware.org/bugzilla/show_bug.cgi?id=27267

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3287a7a..099960c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ variables:
   LAST_ABI_BREAK: "9ccc3c78a5a41b86bdd2c9fb63ad4963e65e4f63"
 
 build-fedora:
-  image: fedora:latest
+  image: fedora:33
   before_script:
     # Update
     - dnf -y update && dnf install -y $DEPENDENCIES


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