Re: [PATCH] Azure: Add excludes to the imx8_imx9 job

2023-07-20 Thread Tom Rini
On Wed, Jul 12, 2023 at 04:22:22PM -0400, Tom Rini wrote: > The job to build all imx8 and imx9 platforms is currently close to, or > sometimes exceeding the allowed build time. Exclude some platforms that > are already being built under their vendor-specific job as well to > reduce the time. > >

Re: [PATCH] Azure: Add excludes to the imx8_imx9 job

2023-07-12 Thread Simon Glass
On Wed, 12 Jul 2023 at 14:22, Tom Rini wrote: > > The job to build all imx8 and imx9 platforms is currently close to, or > sometimes exceeding the allowed build time. Exclude some platforms that > are already being built under their vendor-specific job as well to > reduce the time. > > Signed-off-