[libglnx: 7/8] CI: Target a Fedora stable release



commit 4fca08e26808824b1f2a9866968eb245ce1da603
Author: Simon McVittie <smcv collabora com>
Date:   Mon May 13 19:02:12 2019 +0100

    CI: Target a Fedora stable release
    
    As suggested by @jlebon on libglnx!8.
    
    Signed-off-by: Simon McVittie <smcv collabora com>

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0d204ba..36638d7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: fedora:rawhide
+image: registry.fedoraproject.org/fedora:30
 
 stages:
   - build


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