Open
Description
Found a bug? Maybe our Slack Community can help.
Describe the Bug
install JQ fails on ARM64 GitHub-hosted runners (linux)
JQ is already available on GitHub runners.
This action can be run with a param to not install if jq is already found, but this action runs it with force
Expected Behavior
A clear and concise description of what you expected to happen.
Steps to Reproduce
Steps to reproduce the behavior:
- Create arm64 runner (tested with GitHub-hosted, may also work on graviton)
- run this action
Cannot handle "ARM64" architecture for os "Linux"
Error: Process completed with exit code 1.
Screenshots
If applicable, add screenshots or logs to help explain your problem.
Environment (please complete the following information):
Anything that will help us triage the bug will help. Here are some ideas:
- OS: [e.g. Linux, OSX, WSL, etc]
- Version [e.g. 10.15]
Additional Context
Add any other context about the problem here.