Skip to content

Commit a91c673

Browse files
authored
Increase Azure Devops Timeout To 120 Minutes (#1190)
* The macOS build frequently takes more than 60 minutes
1 parent 1a25d32 commit a91c673

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

misc/azure-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ stages:
1818
imageName: 'ubuntu-latest'
1919
python.version: '3.10'
2020
maxParallel: 4
21+
timeoutInMinutes: 120
2122

2223
steps:
2324
- task: UsePythonVersion@0

0 commit comments

Comments
 (0)