[ci] Enable reproducible build for arm64 and armhf. (#15190)
Fix armhf and arm64 build issue. Revert #7517. Because armhf and arm64 agents are ready. Microsoft ADO (number only): 23765181
This commit is contained in:
parent
750263401b
commit
59b89ee7c3
@ -68,7 +68,6 @@ jobs:
|
||||
timeoutInMinutes: 2880
|
||||
variables:
|
||||
PLATFORM_ARCH: arm64
|
||||
BUILD_OPTIONS: ${{ parameters.buildOptions }} SONIC_VERSION_CONTROL_COMPONENTS=
|
||||
- name: generic
|
||||
variables:
|
||||
dbg_image: yes
|
||||
@ -82,7 +81,6 @@ jobs:
|
||||
timeoutInMinutes: 2880
|
||||
variables:
|
||||
PLATFORM_ARCH: armhf
|
||||
BUILD_OPTIONS: ${{ parameters.buildOptions }} SONIC_VERSION_CONTROL_COMPONENTS=
|
||||
- name: mellanox
|
||||
variables:
|
||||
dbg_image: yes
|
||||
|
Reference in New Issue
Block a user