Skip to content

Use default CI workflow timeouts - #1047

Open
tnull wants to merge 1 commit into
lightningdevkit:mainfrom
tnull:2026-08-remove-ci-timeouts
Open

Use default CI workflow timeouts#1047
tnull wants to merge 1 commit into
lightningdevkit:mainfrom
tnull:2026-08-remove-ci-timeouts

Conversation

@tnull

@tnull tnull commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

Two-hour job limits continue to cancel otherwise healthy CI runs when integration tests are slow. Remove the overrides from every workflow so GitHub Actions applies its platform defaults.

Two-hour job limits continue to cancel otherwise healthy CI runs when
integration tests are slow. Remove the overrides from every workflow so
GitHub Actions applies its platform defaults.

Co-Authored-By: HAL 9000
@tnull
tnull requested a review from benthecarman August 12, 2026 14:53
@ldk-reviews-bot

ldk-reviews-bot commented Aug 12, 2026

Copy link
Copy Markdown

👋 Thanks for assigning @benthecarman as a reviewer!
I'll wait for their review and will help manage the review process.
Once they submit their review, I'll check if a second reviewer would be helpful.

@benthecarman

Copy link
Copy Markdown
Contributor

When they finish they don't normally very long. If they are hitting the timeouts I assume it's because there is a hang in the test

@tnull

tnull commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator Author

When they finish they don't normally very long. If they are hitting the timeouts I assume it's because there is a hang in the test

Hmm, I think I saw some that we're just aborted mid-test. Let's wait until the other CI fixes that are pending have been merged to see if it's still necessary.

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