Skip to content

Conversation

lucasmerlin
Copy link
Collaborator

Turns out the default timeout for github actions is 6 hours (!). This PR sets some reasonable default for all workflows, the ones invoking cargo in some way are limited to 60 minutes and the remaining ones to 10-15mins.

@lucasmerlin lucasmerlin added the CI Continues Integration test label Sep 4, 2025
Copy link
Owner

@emilk emilk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great

Copy link

github-actions bot commented Sep 4, 2025

Preview available at https://egui-pr-preview.github.io/pr/7499-lucasworkflow-timeouts
Note that it might take a couple seconds for the update to show up after the preview_build workflow has completed.

@lucasmerlin lucasmerlin merged commit d66fa63 into main Sep 4, 2025
45 of 48 checks passed
@lucasmerlin lucasmerlin deleted the lucas/workflow-timeouts branch September 4, 2025 10:37
justincredible pushed a commit to justincredible/egui that referenced this pull request Sep 27, 2025
Turns out the default timeout for github actions is 6 hours (!). This PR
sets some reasonable default for all workflows, the ones invoking cargo
in some way are limited to 60 minutes and the remaining ones to
10-15mins.
justincredible pushed a commit to justincredible/egui that referenced this pull request Sep 27, 2025
Turns out the default timeout for github actions is 6 hours (!). This PR
sets some reasonable default for all workflows, the ones invoking cargo
in some way are limited to 60 minutes and the remaining ones to
10-15mins.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continues Integration test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants