[gnome-desktop/alatiera/ci-pass] ci: switch from rawhide to stable fedora




commit bbd1ddeea99a5671d0fa0e4628be71e05a18e96b
Author: Jordan Petridis <jpetridis gnome org>
Date:   Tue Nov 24 20:17:35 2020 +0200

    ci: switch from rawhide to stable fedora
    
    we don't need rawhide since we are on a released, stable branch

 .gitlab-ci.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9518362e..51336a35 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,5 @@
-image: fedora:rawhide
+image: registry.fedoraproject.org/fedora:33
+
 
 variables:
   LAST_ABI_BREAK: 9d01763ba2a3f71b7c0aade04d2ffa6a883e308d


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