[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:
Liu Shilong 2023-06-08 09:40:20 +08:00 committed by GitHub
parent 9fcbd5ed1d
commit 96cac8e918
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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