Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Container action is only supported on Linux #29

Open
damies13 opened this issue Feb 23, 2022 · 2 comments
Open

Error: Container action is only supported on Linux #29

damies13 opened this issue Feb 23, 2022 · 2 comments

Comments

@damies13
Copy link

Please include this on your main page https://github.com/marketplace/actions/git-commit-and-push so people are aware before trying your acttion.

Unfortunately this is a deal breaker for me, I use:

    strategy:
      matrix:
        platform: [ubuntu-latest, macos-latest, windows-latest]
@Yermanaco
Copy link

the same, it cannot be used in macos 😞

@stefanb
Copy link
Contributor

stefanb commented May 30, 2024

I have a problem running it on self-hosted arm64 action runner on linux. Not sure if it is due to the same reason.
I had to resort to plain old run | with few git commands to get it working there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants