Closed aniespica closed 1 year ago
You could manually install self-hosted runners on MacOS (without terraform-aws-github-runner). In fact, this is not difficult. A drawback is no autoscaling. Otherwise the question should be posed to Amazon. Is it possible to quickly launch and terminate MacOS instances?
Currently mac is not supported. But could potentailly build in. The drawe back is that you have to clami hardward in AWS that is billed for 24 hours. On top of that clamied hardwar you can creat eec2 instances. (not concurrent, onlye one at the time). Only after 24 hours it makes sence to release tha radware since you are always mbillen for the first 24 horus. We are open to PR's that solveds this.
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed if no further activity occurs. Thank you for your contributions.
We need to have the same setup as in Ubuntu, but on MacOS. This is because we do a lot of development in iOS and want to use some GitHub actions to check the developers' pull requests.