dotnet / dotnet-buildtools-prereqs-docker

Used to maintain the Docker images hosted at the mcr.microsoft.com/dotnet-buildtools/prereqs image repository
MIT License
53 stars 99 forks source link

Increase build timeout for "all" pipeline #1009

Closed mthalman closed 2 months ago

mthalman commented 2 months ago

Related to https://github.com/dotnet/dotnet-buildtools-prereqs-docker/pull/1006. This also needs to be applied to the "all" pipeline since it may also end up building Mariner images. Essentially, this timeout needs to be whatever the largest timeout is amongst the OS-specific pipelines.