Update post-merge-jobs.yml: increase timeout value for the Ios job (#18602)

This commit is contained in:
Changming Sun 2023-11-30 08:07:13 -08:00 committed by GitHub
parent 148495ebc5
commit 1b5675ff0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -268,7 +268,7 @@ stages:
dependsOn: []
jobs:
- job: IosDynamicFramework
timeoutInMinutes: 120
pool:
vmImage: "macOS-13"