Skip to content

Commit fa848fd

Browse files
committed
chore: update timeout for cloud ci
1 parent 4b59b84 commit fa848fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cloud_integration_ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ jobs:
230230
- name: Run Tests
231231
uses: nick-fields/retry@v3
232232
with:
233-
timeout_minutes: 30
233+
timeout_minutes: 50
234234
max_attempts: 3
235235
retry_wait_seconds: 10
236236
command: |

0 commit comments

Comments
 (0)