Skip to content

Commit 512513b

Browse files
committed
raise rust-lang/rust timeout to 6 hours
1 parent 48d1033 commit 512513b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cfg.production.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ remove_path_prefixes = ["homu"]
3131
[repo.rust]
3232
owner = "rust-lang"
3333
name = "rust"
34-
timeout = 15300
34+
timeout = 21600 # 6 hours
3535

3636
# Permissions managed through rust-lang/team
3737
rust_team = true

0 commit comments

Comments
 (0)