analogdevicesinc / no-OS

Software drivers in C for systems without an operating system
http://analogdevicesinc.github.io/no-OS/
Other
882 stars 1.63k forks source link

build_projects.yml: increase timeout for Xilinx job #2114

Closed AAndrisa closed 4 months ago

AAndrisa commented 4 months ago

Pull Request Description

The default timeout for azure jobs is 60 minutes but when hardware files from hdl are seen as new, the build will take almost 3 hours.

PR Type

PR Checklist

AAndrisa commented 4 months ago

does the azure infrastructure support such long builds? as far as i know they were limited to 60min.

Yes, the default is 60 minutes but for self hosted agents is no limit actually. https://learn.microsoft.com/en-us/azure/devops/pipelines/process/phases?view=azure-devops&tabs=yaml#timeouts