Skip to content

wrong architecture of tool cr #225

@owanio1992

Description

@owanio1992

hello
i'm use self-host runner with ARM bash CPU
when exec workflow I get error

/home/github-runner/actions-runner/_work/_actions/helm/chart-releaser-action/v1.7.0/cr.sh: line 314: /home/github-runner/actions-runner/_work/_tool/cr/v1.7.0/aarch64/cr: cannot execute binary file: Exec format error
Error: Process completed with exit code 126.

and I go to check cr

$ file /home/github-runner/actions-runner/_work/_tool/cr/v1.7.0/aarch64/cr
/home/github-runner/actions-runner/_work/_tool/cr/v1.7.0/aarch64/cr: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, Go BuildID=s2qxibgBXORiePpy7GVt/z3tQWMHoZYrhOhtQH0ME/ee0vE2NU5jAaIKFIz3mF/yz_KGYQiH16qMTiDj7-Y, with debug_info, not stripped

it's download amd64 architecture binary, not arm64 (aarch64)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions