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:
Alex Crichton 2019-07-16 08:25:01 -07:00
parent 02785dabad
commit 7df9ad3d07
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ jobs:
IMAGE: mingw-check
- job: LinuxTools
timeoutInMinutes: 600
pool:
vmImage: ubuntu-16.04
steps: