On Wed, 26 Feb 2025 at 08:35, Dmitry Baryshkov
wrote:
> The job has a timeout of 10 minutes, which causes a build failures as it
> is even unable to clone the repo within the specified limits. Extend
> the job's timeout to 1 hour.
This is neither expected nor sensible. We should fix this some oth
Hi,
On 26/02/25 14:05, Dmitry Baryshkov wrote:
The job has a timeout of 10 minutes, which causes a build failures as it
is even unable to clone the repo within the specified limits. Extend
the job's timeout to 1 hour.
Signed-off-by: Dmitry Baryshkov
---
drivers/gpu/drm/ci/build.yml | 3 +++
The job has a timeout of 10 minutes, which causes a build failures as it
is even unable to clone the repo within the specified limits. Extend
the job's timeout to 1 hour.
Signed-off-by: Dmitry Baryshkov
---
drivers/gpu/drm/ci/build.yml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drive