ludeeus / action-shellcheck

GitHub action for ShellCheck.
MIT License
292 stars 69 forks source link

Add Linux ARM64 support #92

Closed bwhitehead0 closed 1 year ago

bwhitehead0 commented 1 year ago

adds support for ARM64. tested successfully on self-hosted AWS graviton runner with self-hosted github enterprise.

closes #89

ludeeus commented 1 year ago

As stated in the linked issue, this is not something I will add.

bwhitehead0 commented 1 year ago

As stated in the linked issue, this is not something I will add.

github has supported ARM64 runners for approx 3.5 years - i understand they're still in the roadmap for public runners, but isn't it reasonable to add support for an increasingly common architecture in the enterprise space? it doesn't help anyone to have forks of a commonly used tool simply to support a single architecture...