Skip to content

Commit 2aff32b

Browse files
committed
increase timeout
1 parent 9de58ac commit 2aff32b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/ci_build/github/azure-pipelines/nuget/templates/test_android.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ stages:
1010
- job: NuGet_Test_Android
1111
workspace:
1212
clean: all
13+
timeoutInMinutes: 120
1314
pool: "${{ parameters.AgentPool }}"
1415

1516
variables:

0 commit comments

Comments
 (0)