Skip to content

Support for MacOs runners? #164

@tarakby

Description

@tarakby

When running the action using macos-latest, this error is returned:

Error: Container action is only supported on Linux

I am wondering if this is a Github constraint where it allows action containers to run only on Linux, or if it is a choice taken by the current repo. If it is the latter, would it be possible to extend the support for macos runners?

This is useful when the Go project uses CGO and it is not straightforward to cross compile from Linux to Darwin. A native build directly on Darwin would be much easier in this case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions