diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 198e1a26bd24bb9c91a163230fb0e2b9a2e36cfa..3600c066f3e6509c8062a537929eb141948fc908 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -2,6 +2,7 @@ jobs: - job: Windows pool: vmImage: 'vs2017-win2016' + timeoutInMinutes: 120 variables: NUM_THREADS: 2 steps: