-
-
Notifications
You must be signed in to change notification settings - Fork 37
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
Mac OS runner #53
Comments
We're started spiking a MacOS runner here at I don't think a MacOS instance works well in the ephemeral model. Stopping an instance causes the underlying dedicated host to be scrubbed which takes an hour or more to finish. As for provisioning, we've used a userdata script; no packer. |
Oh wow you can't even run multiple instances on the same dedicated host.
That sounds great. Let's set something up. Email me at amir@cloudsnorkel.com. |
It might finally be time https://aws.amazon.com/about-aws/whats-new/2024/08/aws-codebuild-mac-builds Pending aws/aws-cdk#31170 |
Challenges:
The text was updated successfully, but these errors were encountered: