List Go Platforms
Version updated for https://github.com/theory/go-dist-action to version v0.1.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This action generates a JSON array of Go-supported platform objects, allowing for the exclusion of specific OSes and architectures. It adds an OS-relevant emoji and GitHub runner to each object. The output can be used to automate tasks involving building or testing across different platforms.
What’s Changed
The theme of this release is Emoji getting better.
⚡ Improvements
- Changed the NetBSD Emoji from ⛳️ to 🚩.
- Reformatted the code with ESLint and added missing variable declarations.
🆚 For more detail compare changes since v0.1.1.