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 864fe50 commit f710ff8Copy full SHA for f710ff8
truffle/ci/ci.jsonnet
@@ -111,7 +111,7 @@
111
linux_amd64 + jdk + simple_tool_maven_project_gate + common.mach5_target,
112
linux_amd64 + jdk + simple_language_maven_project_gate,
113
darwin_amd64 + jdk + truffle_weekly + gate_lite + guard,
114
- ] for jdk in [common.oraclejdk21, common.oraclejdk17]
+ ] for jdk in [common.oraclejdk21]
115
]) +
116
[
117
linux_amd64 + common.oraclejdk17 + truffle_gate + guard + {timelimit: "45:00"},
0 commit comments