Skip to content

Commit 0c315d2

Browse files
committed
[GR-44299] Fix overlay
PullRequest: truffleruby/3668
2 parents 6e40a2a + 795620e commit 0c315d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# https://github.com/google/jsonnet/releases and compiled.
1111

1212
# CONFIGURATION
13-
local overlay = "34053520b39f637568551d6055bad66faf786718";
13+
local overlay = "4ad7ff807a0b032af7377339db4fb947bac60dca";
1414

1515
# For debugging: generated builds will be restricted to those listed in
1616
# the array. No restriction is applied when it is empty.

0 commit comments

Comments
 (0)