Skip to content

Commit 7087b1e

Browse files
[ci] increase signing timeout to 120 minutes (#1157)
dotnet/android-libraries/main has increased the size of packages due to the `net10.0-android` target framework. Increase the timeout of the signing step to account for this.
1 parent 173ed18 commit 7087b1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/ci/stage-sign-artifacts.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ stages:
1010

1111
- template: sign-artifacts/jobs/v2.yml@yaml-templates
1212
parameters:
13+
timeoutInMinutes: 120
1314
artifactName: output-windows
1415
usePipelineArtifactTasks: true
1516
use1ESTemplate: true

0 commit comments

Comments
 (0)