Add Golang CGO cross compiler

This commit is contained in:
CrazyMax 2019-09-17 14:24:10 +02:00
parent 69f04df970
commit d6019a67cf
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

View File

@ -108,6 +108,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2
- [Create an envfile](https://github.com/SpicyPizza/create-envfile)
- [Update Maxmind Databases](https://github.com/meetup/maxmind-updater)
- [Debug with SSH over tmate](https://github.com/mxschmitt/action-tmate) - Debug the Action directly by providing a SSH connection.
- [Golang CGO cross compiler](https://github.com/crazy-max/ghaction-xgo)
### Testing and Linting