CircleCI-Public / cimg-rust

The CircleCI Rust Docker Convenience Image.
https://circleci.com/developer/images/image/cimg/rust
MIT License
15 stars 10 forks source link

Add arm64 support #112

Closed BytesGuy closed 1 year ago

BytesGuy commented 1 year ago

Description

This PR adds multi architecture images with arm64 support

Reasons

Enables arm64 support using the updating tooling in cimg-shared and cimg-orb and arch check for the rustup script download

Test build: https://app.circleci.com/pipelines/github/CircleCI-Public/cimg-rust/1067/workflows/e2ac4038-cd3e-48a6-b53c-6ec9ebecfaa4/jobs/2461

Checklist

Please check through the following before opening your PR. Thank you!