We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5ae99c commit 15ff875Copy full SHA for 15ff875
ci.hocon
@@ -8,7 +8,7 @@ include "ci_common/common.hocon"
8
# The standard set of gate builds. N.B. the style/builtin checks are only run on Linux as they are not OS-dependent.
9
10
# in case you do not want to enforce a specific overlay commit, comment:
11
-overlay = "0b367cfd0464913874ec1067d1f579d0f37b9a6f"
+overlay = "f2f27ae819a1f8ce3398aaf43c79aec358acd0a2"
12
builds = [
13
${gateTestLinux} {capabilities : [linux, amd64, fast], targets : [gate], name: "gate-test-linux-amd64"}
14
${gateTestNoDSLCacheLinux} {capabilities : [linux, amd64, fast], targets : [gate], name: "gate-test-linux-amd64-no-dsl-cache"}
0 commit comments