Skip to content

Commit 6d9b511

Browse files
authored
Increase timeout for codesign
1 parent 6399fc3 commit 6d9b511

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ado/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,7 @@ extends:
359359
- RnwNativeBuildUniversal
360360
displayName: Sign Binaries and Publish NuGet
361361
pool: ${{ parameters.AgentPool.Medium }}
362+
timeoutInMinutes: 120 # Protect against the long CodeSign task
362363

363364
steps:
364365
- template: .ado/templates/checkout-shallow.yml@self

0 commit comments

Comments
 (0)