Skip to content

Commit b8bb5b9

Browse files
committed
azure-pipelines-rpi.yml: increase timeout
the builds for 64bit architecture take around 75 minutes and sometimes it takes more than that. Signed-off-by: Andreea Andrisan <[email protected]>
1 parent b202b39 commit b8bb5b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines-rpi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ stages:
2525
displayName: 'Checkpatch Script'
2626

2727
- job: BuildDockerized
28-
timeoutInMinutes: 75
28+
timeoutInMinutes: 90
2929
strategy:
3030
matrix:
3131
bcm2709_arm_adi:

0 commit comments

Comments
 (0)