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

Replace qemu arm64 emulation with using macos-14 arm64 runners #604

Closed
wants to merge 1 commit into from

Conversation

leighmcculloch
Copy link
Member

@leighmcculloch leighmcculloch commented Apr 29, 2024

What

Replace qemu arm64 emulation with using macos-14 arm64 runners.

Why

GitHub recently released generally available the macos-14 runners which exclusively run on arm64 CPU Apple M1 types.

Notes

This is currently an experiment to see if that is a more sane way to build arm64 images instead of with qemu emulation which is very slow and requires larger 16-core instances.

Related:

@leighmcculloch
Copy link
Member Author

Won't work because macos-14 runners do not support docker.

@leighmcculloch leighmcculloch deleted the faster-arm64 branch April 29, 2024 13:52
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

Successfully merging this pull request may close these issues.

1 participant