зеркало из https://github.com/Azure/BatchExplorer.git
Bump MacOS dist pipeline timeout to 2 hour (#2770)
Notarization and code signing are making the MacOS distribution come extremely close (or over) the 60 minute default timeout.
This commit is contained in:
Родитель
1aecc3bfe4
Коммит
9f128c5577
|
@ -35,6 +35,7 @@ stages:
|
|||
- template: ./linux/distribution.yml
|
||||
|
||||
- job: MacOS
|
||||
timeoutInMinutes: 120 # Needed because Codesign and Notarization add 20+ minutes
|
||||
pool:
|
||||
vmImage: macOS-11
|
||||
demands: xcode
|
||||
|
|
Загрузка…
Ссылка в новой задаче