[ci]: bump up build timeout to 48 hours for armhf and arm64
Signed-off-by: Guohan Lu <lguohan@gmail.com>
This commit is contained in:
parent
bc796e3ea4
commit
7d14a60620
@ -65,7 +65,7 @@ jobs:
|
|||||||
|
|
||||||
- name: centec-arm64
|
- name: centec-arm64
|
||||||
pool: sonicbld_8c
|
pool: sonicbld_8c
|
||||||
timeoutInMinutes: 2160
|
timeoutInMinutes: 2880
|
||||||
variables:
|
variables:
|
||||||
PLATFORM_ARCH: arm64
|
PLATFORM_ARCH: arm64
|
||||||
BUILD_OPTIONS: ${{ parameters.buildOptions }} SONIC_VERSION_CONTROL_COMPONENTS=
|
BUILD_OPTIONS: ${{ parameters.buildOptions }} SONIC_VERSION_CONTROL_COMPONENTS=
|
||||||
@ -79,7 +79,7 @@ jobs:
|
|||||||
|
|
||||||
- name: marvell-armhf
|
- name: marvell-armhf
|
||||||
pool: sonicbld_8c
|
pool: sonicbld_8c
|
||||||
timeoutInMinutes: 2160
|
timeoutInMinutes: 2880
|
||||||
variables:
|
variables:
|
||||||
PLATFORM_ARCH: armhf
|
PLATFORM_ARCH: armhf
|
||||||
BUILD_OPTIONS: ${{ parameters.buildOptions }} SONIC_VERSION_CONTROL_COMPONENTS=
|
BUILD_OPTIONS: ${{ parameters.buildOptions }} SONIC_VERSION_CONTROL_COMPONENTS=
|
||||||
|
Loading…
Reference in New Issue
Block a user