Skip to content

Commit 99f4604

Browse files
authored
chore: add timeout to fix main ci (risingwavelabs#8627)
Signed-off-by: tabVersion <[email protected]>
1 parent 9a818b8 commit 99f4604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ steps:
104104
files: "*-junit.xml"
105105
format: "junit"
106106
- ./ci/plugins/upload-failure-logs
107-
timeout_in_minutes: 10
107+
timeout_in_minutes: 15
108108
retry: *auto-retry
109109

110110
- label: "end-to-end test (release mode)"

0 commit comments

Comments
 (0)