Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit CI to 2 hours when a test hangs #3117

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Limit CI to 2 hours when a test hangs #3117

merged 1 commit into from
Oct 11, 2024

Conversation

teor2345
Copy link
Contributor

@teor2345 teor2345 commented Oct 10, 2024

This PR limits tests to 2 hours in CI, rather than GitHub's default 6 hour limit.

See the docs here:
https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#jobsjob_idtimeout-minutes

And previous conversation here:
#3100 (review)

Code contributor checklist:

@teor2345 teor2345 self-assigned this Oct 10, 2024
@teor2345 teor2345 added this pull request to the merge queue Oct 10, 2024
Merged via the queue into main with commit a3fd8a5 Oct 11, 2024
9 checks passed
@teor2345 teor2345 deleted the smaller-test-timeout branch October 11, 2024 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants