Skip to content

Commit 078e94f

Browse files
patrick96zapster
authored andcommitted
Bump specVersion to 7
1 parent e13f2d5 commit 078e94f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ local libgraal(builds, include=true) = [b for b in builds if (std.findSubstr("li
5050
assert std.length(std.toString(import 'ci/ci_common/common.jsonnet')) > 0,
5151
ci_resources:: (import 'ci/ci_common/ci-resources.libsonnet'),
5252
overlay: graal_common.ci.overlay,
53-
specVersion: "4",
53+
specVersion: "7",
5454
tierConfig: {
5555
tier1: "gate",
5656
tier2: "gate",

0 commit comments

Comments
 (0)