Increase timeout for CI code coverage on Windows.

This commit is contained in:
Pavel Minaev 2020-03-06 16:14:36 -08:00 committed by Pavel Minaev
parent c14de79bb2
commit b6de4aced8

View file

@ -4,7 +4,7 @@ variables:
jobs:
- job: 'Coverage'
timeoutInMinutes: 15
timeoutInMinutes: 20
pool:
name: Azure Pipelines
demands: java