diff --git a/ci.hocon b/ci.hocon index 5f38d91f1ed6b1636b6976ae0dd71e1afd19b8c7..659ca4a568f70aca20e15f4c4f3c964798ac8567 100644 --- a/ci.hocon +++ b/ci.hocon @@ -7,7 +7,7 @@ include "ci_common/common.hocon" # The standard set of gate builds. N.B. the style/builtin checks are only run on Linux as they are not OS-dependent. -overlay = "82b7056d549b998878586415dc111954467c1e44" +overlay = "6c3623c5f1394db280dca1243f88e61f806672f2" builds = [ ${gateTestLinux} {capabilities : [linux, amd64, fast], targets : [gate], name: "gate-test-linux-amd64"} ${gateTestNoSpecialsLinux} {capabilities : [linux, amd64, fast], targets : [gate], name: "gate-test-linux-amd64-nospecials"}