Codecov uploader fails on Linux ARM #1093
Labels
Area: Report Upload
Issues with pre-ingest report uploading
bug
Something isn't working
Low
Low Priority Issues (to be fixed or re-evaluated in 12 months
Describe the bug
Codecov fails to upload test results on Linux ARM machines. Failure is:
/bin/bash: line 10: ./codecov: cannot execute binary file: Exec format error
I'm not sure if this issue is with the codecov agent itself or the codecov orb installing a non-arm version.
To Reproduce
Steps to reproduce the behavior:
codecov/upload
step in our circleci ymlExpected behavior
I'd expect the correct binary for the architecture is installed and that it works
Screenshots
Additional context
I'm happy to close this and open a report against the codecov orb if need be!
The text was updated successfully, but these errors were encountered: