mirror of
https://github.com/apple/container.git
synced 2026-07-12 12:37:02 +00:00
dbec1db03e
- Adds `aarch64` as an alias for `arm64` in the `Arch` enum. This addresses the maintainer's request to support this common architecture name, ensuring consistency with `x86_64` normalization and preventing failures for users expecting `aarch64` support.