Commit cae557b
authored
ci: bump prebuild timeout-minutes from 10 to 20
The prebuild job Checkout code step (fetch-depth: 0) was
consistently hitting the 10-minute job-level timeout on GitHub-hosted
Ubuntu runners, cancelling all downstream launcher build steps.
Raising to 20 minutes gives enough headroom for the full-history
fetch on the current repo size while staying well below the build
job 510-minute ceiling.1 parent 18e08a3 commit cae557b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
| 204 | + | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| |||
0 commit comments