[Ci]: exclude innovium build and increase broadcom build timeout (#10482)
Why I did it Exclude the innovium build in upgrading version build, currently, the builds are always failed, exclude the build temporarily. Increase the broadcom build timeout.
This commit is contained in:
parent
2a97b1de44
commit
0acab757ec
@ -38,7 +38,6 @@ parameters:
|
||||
- centec
|
||||
- centec-arm64
|
||||
- generic
|
||||
- innovium
|
||||
- marvell-armhf
|
||||
- mellanox
|
||||
|
||||
|
@ -50,6 +50,7 @@ jobs:
|
||||
swi_image: yes
|
||||
|
||||
- name: broadcom
|
||||
timeoutInMinutes: 1440
|
||||
variables:
|
||||
dbg_image: yes
|
||||
swi_image: yes
|
||||
|
Loading…
Reference in New Issue
Block a user