-
Notifications
You must be signed in to change notification settings - Fork 345
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linux ARM: java/bin/java: Exec format error #2700
Comments
👋 @hfhbd : as noted in CodeQL's system requirements, CodeQL is not compatible with Linux Arm. I would advise to keep the CodeQL workflow running on x86_64, even if you update other workflows to use Arm. |
@redsun82 Thanks, but it is a little bit unexpected given the ARM support for macOS/Apple Silicon. Also do you/GitHub plan to add a native feature for an action.yml to mention supported os and archs to get an error when GitHub evaluates the workflow file and check outs all action yml files? It could be incorporated into the immutable action that uses docker and its supported platform manifest entry 🤔 |
CodeQL is not compatible with Linux Arm [Reference](github/codeql-action#2700)
I updated my GitHub Action workflow from Github hosted Linux x64 to Linux Arm, but now the codeql workflow fails:
Job run: https://github.com/hfhbd/kobol/actions/runs/12814883028/job/35732341338
CodeQL Setup:
The text was updated successfully, but these errors were encountered: