aboutsummaryrefslogtreecommitdiff
path: root/.azure-pipelines.yml
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-09-04 10:51:58 -0400
committerTom Rini <trini@konsulko.com>2023-09-04 10:51:58 -0400
commitddec4cae624e48c3678ea856fa7d6292a7104238 (patch)
treebb04231fb05cf9d3fc018bf874bbb6e8373968d8 /.azure-pipelines.yml
parentf2bb6d9ffd9ba0d0d89c00445a70cf81327a7af2 (diff)
parentb27eeca112c1b9eef6f06a320a4310d766ac5659 (diff)
downloadu-boot-ddec4cae624e48c3678ea856fa7d6292a7104238.zip
u-boot-ddec4cae624e48c3678ea856fa7d6292a7104238.tar.gz
u-boot-ddec4cae624e48c3678ea856fa7d6292a7104238.tar.bz2
Merge tag 'v2023.10-rc4' into next
Prepare v2023.10-rc4
Diffstat (limited to '.azure-pipelines.yml')
-rw-r--r--.azure-pipelines.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml
index 48cbdd4..d137d71 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)