stellar / quickstart

Home of the stellar/quickstart docker image for development and testing
Apache License 2.0
186 stars 206 forks source link

Use arm runners #622

Open leighmcculloch opened 1 month ago

leighmcculloch commented 1 month ago

What

Use arm runners.

Why

More efficient arm builds without needing emulation.

Merging

Intended for merging to main after #621.

leighmcculloch commented 1 month ago

This needs some more work. While this speeds up uncached builds so they only take 20 minutes instead of 2-3 hours, for cached builds there is very little difference in build time. That little difference in build time is however 7-14x more expensive because the builds are using non-free runners.

github-actions[bot] commented 2 weeks ago

This pull request is stale because it has been open for 30 days with no activity. It will be closed in 30 days unless the stale label is removed.