[ci]: change timeout to 36 hours for armhf/arm64 build
Signed-off-by: Guohan Lu <lguohan@gmail.com>
This commit is contained in:
parent
d9cdf9d14f
commit
e1ff8b6ad6
@ -58,7 +58,7 @@ jobs:
|
||||
platform_rpc: centec
|
||||
- name: centec-arm64
|
||||
pool: sonicbld_8c
|
||||
timeoutInMinutes: 1800
|
||||
timeoutInMinutes: 2160
|
||||
variables:
|
||||
PLATFORM_ARCH: arm64
|
||||
- name: generic
|
||||
@ -69,7 +69,7 @@ jobs:
|
||||
swi_image: yes
|
||||
- name: marvell-armhf
|
||||
pool: sonicbld_8c
|
||||
timeoutInMinutes: 1800
|
||||
timeoutInMinutes: 2160
|
||||
variables:
|
||||
PLATFORM_ARCH: armhf
|
||||
- name: mellanox
|
||||
|
Loading…
Reference in New Issue
Block a user