[vala/wip/ci: 6/7] Use Fedora 29 -- https://bugzilla.redhat.com/show_bug.cgi?id=1668843



commit e1fc14d2ca9a1f9867f811f3ded40d474a5e889c
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Sun Feb 10 13:42:44 2019 +0100

    Use Fedora 29 -- https://bugzilla.redhat.com/show_bug.cgi?id=1668843

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 38bea6368..1b48535d0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,7 @@ stages:
 
 fedora-gcc-x86_64:
   stage: build
-  image: fedora:rawhide
+  image: fedora:29
   except:
     - tags
   before_script:


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