github / codeql-action

Actions for running CodeQL analysis
MIT License
1.12k stars 310 forks source link

Request: More target platforms for precompiled CodeQL binaries #2307

Open mcandre opened 3 months ago

mcandre commented 3 months ago

The current set of target platforms is reasonably wide for basic GitHub Actions workflows. However, there are additional platforms that would benefit from the publication of precompiled binaries. For example, Raspberry Pi users would enjoy ARM(64) ports.

Technically, users may attempt to recompile the CodeQL CLI utility for these platforms. But the same convenience afforded to classical amd64 Linux environments, can reasonably be extended to other common environments.

aibaars commented 3 months ago

Thanks for your report. You are not the first to ask about this. I'll add your request to the internal tracker to record it as an additional 👍 for this feature.