[ci] Add marvell-arm64 build in PR checks. (#15356)
Why I did it Add marvell-arm64 platform build in PR checks to avoid build break. Work item tracking Microsoft ADO (number only): 17257160 How I did it How to verify it
This commit is contained in:
parent
9fcbd5ed1d
commit
96cac8e918
@ -67,6 +67,10 @@ stages:
|
||||
variables:
|
||||
swi_image: yes
|
||||
- name: mellanox
|
||||
- name: marvell-arm64
|
||||
pool: sonicbld-arm64
|
||||
variables:
|
||||
PLATFORM_ARCH: arm64
|
||||
- name: marvell-armhf
|
||||
pool: sonicbld-armhf
|
||||
timeoutInMinutes: 1200
|
||||
|
Loading…
Reference in New Issue
Block a user