Skip to content

Commit

Permalink
Rollup merge of rust-lang#62722 - alexcrichton:unlimit-tools, r=pietr…
Browse files Browse the repository at this point in the history
…oalbini

ci: Bump time limit of tools builder on PRs

This should give it enough time to finish instead of being killed after
an hour.
  • Loading branch information
Mark-Simulacrum authored Jul 16, 2019
2 parents 94b16d4 + 7df9ad3 commit 51ca50e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure-pipelines/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
IMAGE: mingw-check

- job: LinuxTools
timeoutInMinutes: 600
pool:
vmImage: ubuntu-16.04
steps:
Expand Down

0 comments on commit 51ca50e

Please sign in to comment.