Skip to content

Commit

Permalink
bors: update timeout to 1h20m
Browse files Browse the repository at this point in the history
We've seen the per-PR stress jobs take upwards of 55m and be successful.
This happens for PRs with a wide surface area.

Release note: None
  • Loading branch information
irfansharif committed Jun 9, 2023
1 parent 15633c5 commit 3a59694
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/bors.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ block_labels = ["do-not-merge"]
# Number of seconds from when a merge commit is created to when its statuses
# must pass.
#
# Set to 40 minutes
timeout_sec = 2400
# Set to 1 hour 20 minutes.
timeout_sec = 4800
required_approvals = 1

[committer]
Expand Down

0 comments on commit 3a59694

Please sign in to comment.