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 e13f2d5 commit 078e94fCopy full SHA for 078e94f
ci.jsonnet
@@ -50,7 +50,7 @@ local libgraal(builds, include=true) = [b for b in builds if (std.findSubstr("li
50
assert std.length(std.toString(import 'ci/ci_common/common.jsonnet')) > 0,
51
ci_resources:: (import 'ci/ci_common/ci-resources.libsonnet'),
52
overlay: graal_common.ci.overlay,
53
- specVersion: "4",
+ specVersion: "7",
54
tierConfig: {
55
tier1: "gate",
56
tier2: "gate",
0 commit comments