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

Speed up CI: run only one CI job on macOS #315

Merged
merged 1 commit into from
Mar 13, 2020

Conversation

orien
Copy link
Member

@orien orien commented Mar 13, 2020

The CI is rather slow. It's seems there're not many macOS agents so queue times on our macOS build jobs are high. The macOS build jobs also take longer to complete when compared to the Linux build jobs.

image

I propose to run only one macOS build job. One should be enough to give us confidence StackMaster works on this operating system.

I've selected to run it with Ruby 2.6 as anecdotally, that's the fastest.

image

@orien orien merged commit 1335642 into master Mar 13, 2020
@orien orien deleted the dont-run-so-many-ci-jobs-on-macos branch March 13, 2020 03:39
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.

2 participants