aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--azure-pipelines.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 85fedab..1e12f14 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -13,6 +13,7 @@ variables:
jobs:
- job: vs2017
+ timeoutInMinutes: 120
pool:
vmImage: VS2017-Win2016
@@ -41,6 +42,7 @@ jobs:
- template: ci/azure-steps.yml
- job: vs2019
+ timeoutInMinutes: 120
pool:
vmImage: windows-2019