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

[CI] Add no_output_timeout for dist_darwin setup environment #15324

Open
wants to merge 2 commits into
base: release/1.14
Choose a base branch
from

Conversation

straight-shoota
Copy link
Member

The dist_darwin jobs keeps running out of the context deadline while preparing the environment.

Example: https://app.circleci.com/pipelines/github/crystal-lang/crystal/16855/workflows/4dd8d733-7ac7-4e8a-be51-f411af642980/jobs/87938

This patch increases the deadline from 10 minutes to 40 minutes, which should be plenty.

@straight-shoota straight-shoota self-assigned this Jan 7, 2025
@straight-shoota straight-shoota changed the title Handle trailing comma with multiple parameters on the same line (#15097) [CI] Add no_output_timeout for dist_darwin setup environment Jan 7, 2025
Copy link
Contributor

@ysbaddaden ysbaddaden left a comment

Choose a reason for hiding this comment

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

Pre-approving so you can merge ASAP when it's working.

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

Successfully merging this pull request may close these issues.

2 participants