-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
Checklist
- This Feature Request only contains 1 request (if you have multiple open multiple feature requests).
The idea
A good description of what you are suggesting.
Support ARM-based workers. Right now, jobs running on ARM-based workers fail miserably.
/home/runner/work/_temp/e2d7222a-bee9-4dc7-84c6-9e9b67e323c5.sh: line 1: /home/runner/work/_actions/ludeeus/action-shellcheck/2.0.0/shellcheck: cannot execute binary file: Exec format error
ARM-based workers are objectively cheaper and supposedly more performant.
Implementation
Shellcheck already has ARM binaries in its releases, so it's a matter of downloading the correct one based on the worker architecture.
Alternatives
Additional context
Metadata
Metadata
Assignees
Labels
No labels