Skip to content

Commit 22619d2

Browse files
committed
Reduce libc timeout to 1.5 hours
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
1 parent ee7261f commit 22619d2

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
@@ -135,7 +135,7 @@ unless = ['S-blocked', 'S-waiting-on-review']
135135
[repo.libc]
136136
owner = "rust-lang"
137137
name = "libc"
138-
timeout = 9000
138+
timeout = 5400
139139

140140
# Permissions managed through rust-lang/team
141141
rust_team = true

0 commit comments

Comments
 (0)