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 darwin coverage to the ci matrix, specify timeouts on windows #115

Merged
merged 3 commits into from
Feb 20, 2022

Conversation

flavorjones
Copy link
Owner

@flavorjones flavorjones commented Feb 20, 2022

This PR started as a change adding Darwin builds to CI.

However, I noticed that Windows 3.1 and head builds were really slow, and looking at the logs I can see that it's because it takes 2 minutes to timeout on failed downloads. So I added a feature whereby timeouts can be specifed, and default to 10 seconds.

@flavorjones flavorjones force-pushed the flavorjones-add-darwin-to-ci-matrix branch 2 times, most recently from 9007d2b to e688644 Compare February 20, 2022 16:49
@flavorjones flavorjones changed the title ci: add darwin coverage to the ci matrix ci: add darwin coverage to the ci matrix, specify timeouts on windows Feb 20, 2022
because on Windows Ruby 3.1+ it takes a minute to timeout by default
and that seems too long.
@flavorjones flavorjones force-pushed the flavorjones-add-darwin-to-ci-matrix branch from e688644 to accaa77 Compare February 20, 2022 17:01
@flavorjones flavorjones merged commit 5f9bbab into main Feb 20, 2022
@flavorjones flavorjones deleted the flavorjones-add-darwin-to-ci-matrix branch February 20, 2022 17:18
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.

None yet

1 participant