Skip to content

ci: Set timeout-minutes for CI jobs#1301

Merged
lapla-cogito merged 1 commit intowild-linker:mainfrom
lapla-cogito:ci_timeout
Nov 14, 2025
Merged

ci: Set timeout-minutes for CI jobs#1301
lapla-cogito merged 1 commit intowild-linker:mainfrom
lapla-cogito:ci_timeout

Conversation

@lapla-cogito
Copy link
Copy Markdown
Member

The exact cause remains unclear, but checks for minimal-versions sometimes appear to hang (e.g. https://github.com/davidlattimore/wild/actions/runs/19277294367/job/55120115423). GitHub Actions' default timeout is 6 hours - while retries can eventually pass these checks, catching such issues early is clearly beneficial. Therefore, we'll set timeout-minutes for each CI job. For now, we've configured all jobs with a 10-minute timeout, but based on actual execution times, a slightly shorter duration might be appropriate (though we've included some buffer to account for potential future CI time increases).

@lapla-cogito lapla-cogito merged commit 302c211 into wild-linker:main Nov 14, 2025
20 checks passed
@lapla-cogito lapla-cogito deleted the ci_timeout branch November 14, 2025 01:09
@karolzwolak
Copy link
Copy Markdown
Contributor

I'm not sure exactly which test is the culprit — but testing on my machine also sometimes hangs (or takes significantly longer). Maybe we should investigate what's happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants