Skip to content

Commit 51ca50e

Browse files
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.
2 parents 94b16d4 + 7df9ad3 commit 51ca50e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.azure-pipelines/pr.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
IMAGE: mingw-check
2222

2323
- job: LinuxTools
24+
timeoutInMinutes: 600
2425
pool:
2526
vmImage: ubuntu-16.04
2627
steps:

0 commit comments

Comments
 (0)