Skip to content

Commit 15ff875

Browse files
committed
Update CI overlay.
1 parent c5ae99c commit 15ff875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci.hocon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ include "ci_common/common.hocon"
88
# The standard set of gate builds. N.B. the style/builtin checks are only run on Linux as they are not OS-dependent.
99

1010
# in case you do not want to enforce a specific overlay commit, comment:
11-
overlay = "0b367cfd0464913874ec1067d1f579d0f37b9a6f"
11+
overlay = "f2f27ae819a1f8ce3398aaf43c79aec358acd0a2"
1212
builds = [
1313
${gateTestLinux} {capabilities : [linux, amd64, fast], targets : [gate], name: "gate-test-linux-amd64"}
1414
${gateTestNoDSLCacheLinux} {capabilities : [linux, amd64, fast], targets : [gate], name: "gate-test-linux-amd64-no-dsl-cache"}

0 commit comments

Comments
 (0)