Commit c4580ef
authored
[CRCR] update default zombie timeout to 6 hours (#8292)
24 hours is too long for a downstream job to time out. GitHub's default
timeout value is 6 hours:
https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax#jobsjob_idtimeout-minutes
Let's align with GitHub.1 parent 5d743b6 commit c4580ef
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
0 commit comments