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: CircleCI seems to occasionally time out, increase the limit #18353

Merged
merged 1 commit into from Feb 7, 2021

Commits on Feb 7, 2021

  1. CI: CircleCI seems to occasionally time out, increase the limit

    CircleCI seems to default to a 10 minute timeout on no output,
    simply increase it to 30 minutes to ensure the build should
    succeed.
    It seems the build does take 25+ minutes (maybe depending on the
    machine it runs on). Technically, 30 minutes is probably more than
    necessary, since there is a print in the middle, but that is
    just a warning that could go away at some point.
    seberg authored and charris committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    7f16170 View commit details
    Browse the repository at this point in the history