Setup gox
Version updated for https://github.com/qntx/setup-gox to version v1.1.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-gox GitHub Action sets up a cross-compilation environment using gox, enabling developers to build Go applications for multiple platforms and architectures. It automates the installation of Go, gox, and optionally Zig, streamlining the process of compiling binaries for different operating systems and architectures in CI/CD workflows. Key capabilities include predefined version management, multi-platform build support, and caching for faster builds.