Skip to content

Commit f710ff8

Browse files
author
Christian Wimmer
committed
Remove some JDK 17 gates
1 parent 864fe50 commit f710ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

truffle/ci/ci.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
linux_amd64 + jdk + simple_tool_maven_project_gate + common.mach5_target,
112112
linux_amd64 + jdk + simple_language_maven_project_gate,
113113
darwin_amd64 + jdk + truffle_weekly + gate_lite + guard,
114-
] for jdk in [common.oraclejdk21, common.oraclejdk17]
114+
] for jdk in [common.oraclejdk21]
115115
]) +
116116
[
117117
linux_amd64 + common.oraclejdk17 + truffle_gate + guard + {timelimit: "45:00"},

0 commit comments

Comments
 (0)