irongut/CodeCoverageSummary

ARM64 not supported

Opened this issue · 0 comments

Bug Report

ARM64 is officially available for GitHub Actions (see here). This architecture needs to be supported by the docker execution

Actions Log

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

Expected Behavior

I would expect there to be an input that would allow me to select the architecture the runner is using