Rollup merge of #62722 - alexcrichton:unlimit-tools, r=pietroalbini
ci: Bump time limit of tools builder on PRs This should give it enough time to finish instead of being killed after an hour.
This commit is contained in:
commit
51ca50ebd6
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ jobs:
|
|||
IMAGE: mingw-check
|
||||
|
||||
- job: LinuxTools
|
||||
timeoutInMinutes: 600
|
||||
pool:
|
||||
vmImage: ubuntu-16.04
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue