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

Apple's virtualization framework could be used on EC2 instances to enable 2x the number of available GitHub runners #139

Closed
weikequ opened this issue Feb 16, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@weikequ
Copy link
Contributor

weikequ commented Feb 16, 2023

Currently, EC2 bare metal macOS instances are used to run finch's workflows. Due to the performance available on this hardware, it is not economical to have them only run 1 workflow at a time. If VMs are used, we can also leverage ephemeral GH runners to increase the availability/lower the cost of the infrastructure needed to support finch.

@weikequ weikequ added the enhancement New feature or request label Feb 16, 2023
@weikequ
Copy link
Contributor Author

weikequ commented Apr 13, 2023

Given runfinch/finch#282, it may not be feasible to use virtualization framework for testing due to the lack of nested virtualization available. Closing the issue.

@weikequ weikequ closed this as completed Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant