From cc282ddd06a207635d05abbd719484bc7791ed75 Mon Sep 17 00:00:00 2001 From: Umberto Raimondi Date: Tue, 1 Oct 2019 21:41:35 +0200 Subject: [PATCH] Added Run-On-Architecture --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2bad43f..42a63ae 100644 --- a/README.md +++ b/README.md @@ -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) - [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) +- [Run your job on an another architecture: arm32, aarch64 and others](https://github.com/uraimo/run-on-arch-action) ### Testing and Linting