X-Git-Url: https://repo.jachan.dev/J-u-boot.git/blobdiff_plain/f2bb6d9ffd9ba0d0d89c00445a70cf81327a7af2..ddec4cae624e48c3678ea856fa7d6292a7104238:/.azure-pipelines.yml diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index 48cbdd41e19..d137d71dd5b 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -468,6 +468,7 @@ stages: - stage: world_build jobs: - job: build_the_world + timeoutInMinutes: 0 # Use the maximum allowed displayName: 'Build the World' pool: vmImage: $(ubuntu_vm)