Commit d05f395
committed
Select appropriate timeout for each Github runner
Testing shows 600 seconds is sufficient to boot Linux on macOS runners,
while 90 seconds works for Linux runners. This commit sets the timeout
for each platform accordingly.
The varying timeout requirements will be tracked in an issue.1 parent e438c1b commit d05f395
1 file changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
19 | 29 | | |
20 | | - | |
| 30 | + | |
21 | 31 | | |
22 | 32 | | |
23 | 33 | | |
| |||
0 commit comments