From 2dbf8d799d147c3f50c59882736b8fbdeebdd3b9 Mon Sep 17 00:00:00 2001 From: Roland Schatz Date: Mon, 13 Jul 2026 15:08:03 +0200 Subject: [PATCH] Bump CI overlay. --- graal-common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graal-common.json b/graal-common.json index 91ce6d1c2da9..6a4a62df7472 100644 --- a/graal-common.json +++ b/graal-common.json @@ -1,6 +1,6 @@ { "README": "This file contains definitions that are useful for the jsonnet CI files of the graal and graal-enterprise repositories.", "ci": { - "overlay": "58cc518ec95946496999f66c1948e9daa82b3406" + "overlay": "cdbf4c544f27dd9d474d52b9a08ebb1061e6ef6a" } }