laravel-pint-action
laravel-pint-action copied to clipboard
Allow running on macOS hosted runners
Recently, GitHub introduced free macOS runners that run on Apple Silicon. I am now getting the following error:
Error: Container action is only supported on Linux
It would be nice if this script could be allowed to run on Apple Silicon as well, perhaps making it even faster :)
Thanks!