Module: Mesa
Branch: main
Commit: 9c2b523c53c9231b1a037839310affeafd0a579c
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c2b523c53c9231b1a037839310affeafd0a579c

Author: Eric Engestrom <[email protected]>
Date:   Tue Oct 10 15:21:13 2023 +0100

ci/b2c: use latest mesa-trigger image

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25643>

---

 .gitlab-ci/test/gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci/test/gitlab-ci.yml b/.gitlab-ci/test/gitlab-ci.yml
index 6734813ded2..5055c2140a1 100644
--- a/.gitlab-ci/test/gitlab-ci.yml
+++ b/.gitlab-ci/test/gitlab-ci.yml
@@ -278,7 +278,7 @@ clang-format:
   # like FDO_DISTRIBUTION_TAG for *the* image, there is no way to
   # depend on more than one image per job. So, the job container is
   # built as part of the CI in the boot2container project.
-  image: registry.freedesktop.org/gfx-ci/ci-tron/mesa-trigger:2023-03-08.1
+  image: registry.freedesktop.org/gfx-ci/ci-tron/mesa-trigger:2023-06-02.1
   timeout: 1h 40m
   variables:
     # No need by default to pull the whole repo

Reply via email to