[librsvg: 5/13] Oops, don't use nightly in the coverage job




commit 9aff60380451c1713c695343bb39a41d3a62facb
Author: Federico Mena Quintero <federico gnome org>
Date:   Thu Aug 4 14:13:17 2022 -0500

    Oops, don't use nightly in the coverage job
    
    Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/724>

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ed32cec92..2e5e79292 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -258,7 +258,7 @@ clippy:
 
 coverage:
   extends:
-    - '.container.opensuse@x86_64.nightly'
+    - '.container.opensuse@x86_64.stable'
     - .fdo.distribution-image@opensuse
     - .cache
   stage: unit test


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