diff --git a/bors.toml b/bors.toml index 7c6afba9b17..27e5100b63b 100644 --- a/bors.toml +++ b/bors.toml @@ -2,6 +2,6 @@ status = [ "buildkite/cardano-wallet", "ci/hydra-build:required", ] -timeout_sec = 7200 +timeout_sec = 10800 required_approvals = 1 delete_merged_branches = false