Container action is only supported on Linux
See original GitHub issueHello! I’m porting over my team’s react native build pipeline from CircleCI to Github Actions and just discovered that this action is only supported on Linux containers.

As a workaround, we’re going to have to install sentry-cli
and run the release command manually. It would be great to have this action work on macos
as well!
Issue Analytics
- State:
- Created 2 years ago
- Reactions:4
- Comments:9 (3 by maintainers)
Top Results From Across the Web
Container action is only supported on Linux · Issue #40 - GitHub
Confirmed that, currently, container actions only work on Linux virtual environments. The only way to make Mac OSX and Windows actions right now ......
Read more >GitHub Actions: How to run `services` on Windows or macOS?
Currently, Docker container actions can only execute in the GitHub-hosted Linux environment, and is not supported on other environments ...
Read more >Error: Container action is only supported on Linux - SonarCloud
The issue occurs when the Github action SonarSource/sonarcloud-github-action@master is being used in macOS runner.
Read more >how to disable container action in github actions on a specfic os
Error: Container operations are only supported on Linux runners. How can I disable the container action for windows ?
Read more >Secure your .NET builds with StepSecurity and GitHub Actions
StepSecurity was recently recognized by the Linux Foundation for ... StepSecurity currently supports GitHub Actions but support for GitLab, ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
That’s great. Thanks for adding it!
Good idea. Would this be clear enough? https://github.com/getsentry/action-release/pull/104