Skip to content

Commit 38e94ee

Browse files
Increase timeout to maximum
`libmysql` pulls in a ton of dependencies, drastically increasing the build time.
1 parent ba79470 commit 38e94ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: azure-pipelines.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ variables:
33

44
jobs:
55
- job: Windows
6+
timeoutInMinutes: 0
67
pool:
78
vmImage: win1803
89
variables:

0 commit comments

Comments
 (0)