-
Notifications
You must be signed in to change notification settings - Fork 301
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
After #678 we will have PGO optimized builds for x86_64 ubuntu and windows.
We ideally will want to ship these for arm macOS also, however github actions does not have public arm macOS runners yet, so we can't run the profiling to gather PGO input.
Either we need to wait for public runners to be available, or run our own arm macOS self-hosted runner.
Possible resources found from a quick browse:
https://blog.pantsbuild.org/m1-support-self-hosted/
https://github.com/philips-labs/terraform-aws-github-runner
https://hackernoon.com/how-using-self-hosted-github-runners-can-save-you-a-fortune
Selected Assignee: @adriangb
pydantic-hooky
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request