BrendonButler / BrendonButler/entropy
[Feature] Explicitly support arm64 and x64 architectures/natives
Open
configuration
enhancement
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Description of the Feature
An issue was identified in GH-13 where the macos profile was failing to run tests locally as I'm using an arm64 machine instead of x64. In order to remedy this, we'll want to support both x64 and arm64 for builds, releases, etc.
### Benefits of the Feature
1. Support for both arm and x64 architecture allows for more variation in end-user machines.
2. Development and Testing _may_ be limited by these default options.
### Additional Information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.