Skip to content

Commit 16b897d

Browse files
authored
[CI] Update timeout for serverless pipeline (#12998)
Increased pipeline set in Serverless pipeline up to 6 hours.
1 parent c58e312 commit 16b897d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.serverless.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ steps:
6060
- label: "Check integrations in serverless"
6161
key: "test-integrations-serverless-project"
6262
command: ".buildkite/scripts/test_integrations_with_serverless.sh"
63-
timeout_in_minutes: 240
63+
timeout_in_minutes: 360
6464
env:
6565
FORCE_CHECK_ALL: true
6666
UPLOAD_SAFE_LOGS: 1

0 commit comments

Comments
 (0)