Specify timeout for iOS packaging pipeline (#8616)

This commit is contained in:
Edward Chen 2021-08-04 11:17:50 -07:00 committed by GitHub
parent f6da9ac6d6
commit 1041fa34f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,8 @@ jobs:
pool:
vmImage: "macOS-10.15"
timeoutInMinutes: 90
steps:
- task: UsePythonVersion@0
inputs: