CodeCoverageSummary icon indicating copy to clipboard operation
CodeCoverageSummary copied to clipboard

ARM64 not supported

Open flatherskevin opened this issue 1 year ago • 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

flatherskevin avatar Oct 18 '24 18:10 flatherskevin