Commit e7f5cec
authored
platform-ci: Set FW Run timeout (#1392)
## Description
Unlike azure pipelines, github workflows appear to have a 6 hour runtime
limit for any given job. This commit adds a 15 minute timeout for
platform flashing and booting to shell (and running tests) so the
workflow does not stall for 6 hours when we freeze.
- [ ] Impacts functionality?
- [ ] Impacts security?
- [ ] Breaking change?
- [ ] Includes tests?
- [ ] Includes documentation?
## How This Was Tested
N/A
## Integration Instructions
N/A1 parent ed3b435 commit e7f5cec
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| 159 | + | |
159 | 160 | | |
160 | 161 | | |
161 | 162 | | |
| |||
0 commit comments