Skip to content

[bug] "JavaScript Actions in Alpine containers are only supported on x64 Linux runners" #739

@mycodedoesnotcompile2

Description

@mycodedoesnotcompile2

What happened?

Hello there,

I try to use actions/upload-artifact@v4 in an alpine container working on an arm64 OS (which is the Github Action image ubuntu-24.04-arm), and I get the following blocking error:

/usr/bin/docker exec  2c4e7f411082300719922d29295ba33ea63af5b5ce13d1c1fa72d67a549289da sh -c "cat /etc/*release | grep ^ID"
Error: JavaScript Actions in Alpine containers are only supported on x64 Linux runners. Detected Linux Arm64

Why upload-artifact is not compatible with such Alpine ARM64 container ?
How could I use upload-artifact from this Alpine ARM64 container ?

Thanks.

What did you expect to happen?

see above

How can we reproduce it?

see above

Anything else we need to know?

No response

What version of the action are you using?

v4

What are your runner environments?

linux

Are you on GitHub Enterprise Server? If so, what version?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions