Context
Running game-ci/unity-return-license@main on the macos-latest runner. Right now I get this error when I try to run it:
Error: Container action is only supported on Linux
Suggested solution
I would like the action to support running on macOS, so I can manually return a license allocated to the GitHub macOS runners that may consume licenses and fail to return them.
Considered alternatives
Tried returning the license on an Ubuntu runner, but I got blocked at #20 when exploring this avenue.
Additional details
See also:
Context
Running
game-ci/unity-return-license@mainon themacos-latestrunner. Right now I get this error when I try to run it:Error: Container action is only supported on LinuxSuggested solution
I would like the action to support running on macOS, so I can manually return a license allocated to the GitHub macOS runners that may consume licenses and fail to return them.
Considered alternatives
Tried returning the license on an Ubuntu runner, but I got blocked at #20 when exploring this avenue.
Additional details
See also: