[librsvg: 1/2] Rebuild the CI image to get a newer grcov




commit a287e81811579e1c0232e7c9474e7eb61d7c22b0
Author: Federico Mena Quintero <federico gnome org>
Date:   Mon Jan 24 17:16:25 2022 -0600

    Rebuild the CI image to get a newer grcov
    
    It's getting division by zero in 0.8.4, but there are a couple of
    bugfixes for that in grcov 0.8.5.  Let's see if this update the grcov
    version.

 .gitlab-ci/container_builds.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci/container_builds.yml b/.gitlab-ci/container_builds.yml
index 87c3e759d..8e485635a 100644
--- a/.gitlab-ci/container_builds.yml
+++ b/.gitlab-ci/container_builds.yml
@@ -6,7 +6,7 @@ include:
 variables:
   # When branching change the suffix to avoid conflicts with images
   # from the main branch
-  BASE_TAG: "2022-01-17.0-main"
+  BASE_TAG: "2022-01-24.0-main"
   RUST_STABLE: "1.58.0"
   RUST_MINIMUM: "1.56.1"
 


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