ci: Bump the cygwin timeout to 120 minutes

The default timeout is 60 min and we're timing out, but the maximum we
can have is 6 hours. Bump it to 120 min for now.
pull/7381/head
Nirbheek Chauhan 5 years ago committed by Nirbheek Chauhan
parent d0f468fef1
commit e9dbe82d3e
  1. 1
      azure-pipelines.yml

@ -64,6 +64,7 @@ jobs:
- template: ci/azure-steps.yml
- job: cygwin
timeoutInMinutes: 120
pool:
vmImage: VS2017-Win2016
strategy:

Loading…
Cancel
Save