Skip to content

Commit fa95d8d

Browse files
committed
bump timeout for weekly-compiler-test-labsjdk-20Debug-linux-amd64 to 5 hours
1 parent ffaf88b commit fa95d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/ci/ci_common/gate.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@
269269

270270
"weekly-compiler-coverage*": {},
271271

272-
"weekly-compiler-test-labsjdk-20Debug-linux-amd64": {},
272+
"weekly-compiler-test-labsjdk-20Debug-linux-amd64": t("5:00:00"),
273273

274274
"weekly-compiler-test_serialgc-labsjdk-20-linux-amd64": t("1:00:00") + c.mach5_target,
275275
"weekly-compiler-test_serialgc-labsjdk-20-linux-aarch64": t("1:50:00"),

0 commit comments

Comments
 (0)