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

Use preinstalled Colima #5

Closed
pwltr opened this issue May 13, 2023 · 2 comments
Closed

Use preinstalled Colima #5

pwltr opened this issue May 13, 2023 · 2 comments

Comments

@pwltr
Copy link

pwltr commented May 13, 2023

Colima comes preinstalled with the MacOS runner image as of this PR. It may make sense to avoid installing it separately in this action.

@douglascamata
Copy link
Owner

douglascamata commented May 13, 2023

@pwltr Colima is managed by Homebrew in both cases. It won’t be reinstalled if not needed. It just might be upgraded if there is a more recent version. This is not a problem.

@pwltr
Copy link
Author

pwltr commented May 13, 2023

Yes, this seems to be the case. There was no noticeable difference in run time when going from manual setup (docker + docker-compose only) to this action.

@pwltr pwltr closed this as completed May 13, 2023
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

No branches or pull requests

2 participants