Skip to content

Commit e70782a

Browse files
authored
Increase AzureCI timeout to 120 minutes instead of using the default of 60 minutes (#4854)
1 parent e42a37d commit e70782a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
jobs:
22

33
- job: azure_pipeline_tests
4+
timeoutInMinutes: 120
45
steps:
56

67
# Run all core tests when running the Windows CI tests

0 commit comments

Comments
 (0)