Enable ARM testing on Github actions #2660
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and will be auto-closed.
Hi Team,
Currently, there are only AMD64 test jobs available in GitHub actions. We can add arm64 test jobs as well in the CI to this repository. I have successfully tested all features and ran unit and Module Integration tests of trivy on the ARM64 platform. It will be useful if we add test jobs for ARM64 as well in GitHub actions.
We can do ARM64 testing in GitHub actions using self-hosted arm64 runners.
If interested, we can get access to ARM H/W through WorksOnArm.
The text was updated successfully, but these errors were encountered: