Added Run-On-Architecture

This commit is contained in:
Umberto Raimondi 2019-10-01 21:41:35 +02:00 committed by GitHub
parent bdeb401afa
commit cc282ddd06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -118,6 +118,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2
- [Unlock git-crypt files](https://github.com/sliteteam/github-action-git-crypt-unlock) - [Unlock git-crypt files](https://github.com/sliteteam/github-action-git-crypt-unlock)
- [Golang CGO cross compiler](https://github.com/crazy-max/ghaction-xgo) - [Golang CGO cross compiler](https://github.com/crazy-max/ghaction-xgo)
- [Export global environment variables for succeeding build steps](https://github.com/zweitag/github-actions) - [Export global environment variables for succeeding build steps](https://github.com/zweitag/github-actions)
- [Run your job on an another architecture: arm32, aarch64 and others](https://github.com/uraimo/run-on-arch-action)
### Testing and Linting ### Testing and Linting