Skip to content

Commit f34d2e0

Browse files
committed
Fix the overlay revision
1 parent 6217c2d commit f34d2e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
(import "ci/python-gate.libsonnet") +
66
(import "ci/python-bench.libsonnet") +
77
{
8-
overlay: "30def35dbfc43256d57ad3b9b981d92718728e2a",
8+
overlay: "26571215e27b3c415afb8119d38a0418c14b29c9",
99
specVersion: "8",
1010
// Until buildbot issues around CI tiers are resolved, we cannot use them
1111
// tierConfig: self.tierConfig,

0 commit comments

Comments
 (0)