Skip to content

Commit eb6d030

Browse files
committed
Extend AI E2E timeout to 60 minutes
1 parent 8a26d15 commit eb6d030

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ steps:
146146
depends_on: "build_jetpack"
147147
if: "build.pull_request.id != null"
148148
soft_fail: true
149-
timeout_in_minutes: 30
149+
timeout_in_minutes: 60
150150
plugins: [$CI_TOOLKIT_PLUGIN]
151151
env:
152152
APP: jetpack

0 commit comments

Comments
 (0)