Commit 94fe8d6
authored
fix: increase Build & Test timeout from 20 to 35 minutes (#1267)
The hardening PR (#1262) set timeout-minutes: 20, but the un-sharded
`make test` step on develop pushes consistently takes ~25 minutes.
This caused every develop push since the hardening to be cancelled.
Co-authored-by: Ben Coombs <bjcoombs@users.noreply.github.com>1 parent 76f013a commit 94fe8d6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments