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 28d3c7e commit 1f3ef0dCopy full SHA for 1f3ef0d
vm/ci/ci_common/libgraal.jsonnet
@@ -95,7 +95,7 @@ local galahad = import '../../../ci/ci_common/galahad-common.libsonnet';
95
"vm-libgraal_compiler_zgc-labsjdk-latest-linux-amd64": {},
96
97
"vm-libgraal_compiler_quickbuild-labsjdk-latest-windows-amd64": {} + galahad.exclude,
98
- "vm-libgraal_truffle_quickbuild-labsjdk-latest-linux-amd64": t("1:10:00"),
+ "vm-libgraal_truffle_quickbuild-labsjdk-latest-linux-amd64": t("1:30:00"),
99
} + g.as_dailies(tier2) + g.as_dailies(tier3),
100
101
# See definition of `weeklies` local variable in ../../compiler/ci_common/gate.jsonnet
0 commit comments