mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-27 11:48:32 +00:00
We set the job-level timeout to 0, which means "max value" (6 hours). In the Serenity build, we do the same, but then limit the Test step to just 1 hour to prevent hung tests from hogging CI resources. When a job-level timeout was added to Lagom, the Test step timeout was forgotten.