[gjs/fix-gtk4: 2/2] CI: Pin new version of build image



commit 87ae2efc9f3e8b14e7780f5fb2a71051f961d6fc
Author: Philip Chimento <philip chimento gmail com>
Date:   Mon Jun 1 13:50:26 2020 -0700

    CI: Pin new version of build image
    
    We are committing an update that requires a newer version of GTK4, so
    pin the known-good image to the most recent one.

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 255c8881..2e74055c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -48,7 +48,7 @@ stages:
 build_recommended:
   <<: *build
   stage: source_check
-  image: registry.gitlab.gnome.org/gnome/gjs:job-713696_fedora.mozjs68-debug  # pinned on purpose
+  image: registry.gitlab.gnome.org/gnome/gjs:job-745493_fedora.mozjs68-debug  # pinned on purpose
   variables:
     TASK_ID: "fedora-x86_64-gcc-debug-default-check"
     TEST_OPTS: --verbose --no-stdsplit --print-errorlogs


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