Forgejo runner now supports shell backend

As of 3.1.0 the shell backend (AKA no isolation whatsoever) is also
supported by the Forgejo runner.

https://code.forgejo.org/forgejo/runner/src/branch/main/RELEASE-NOTES.md#310
This commit is contained in:
Earl Warren 2023-11-10 15:47:27 +01:00
parent 79565e528d
commit 98d8ad0113
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -102,7 +102,7 @@ Also see [forgejo package versions on Repology](https://repology.org/project/for
## Forgejo actions runners
- [![][forgejo] Forgejo runner](https://code.forgejo.org/forgejo/runner) supports LXC & Docker with binaries for GNU/Linux (amd64, arm64)
- [![][forgejo] Forgejo runner](https://code.forgejo.org/forgejo/runner) supports LXC & Docker & shell with binaries for GNU/Linux (amd64, arm64)
- [act runner](https://gitea.com/gitea/act_runner) supports Docker & shell with binaries for GNU/Linux (amd64, arm64, arm[567]), FreeBSD, Windows, MacOS
- [forgejo-hetzer-runner](https://codeberg.org/pierreprinetti/forgejo-hetzner-runner) - Deploy Forgejo Actions runners on Hetzner infrastructure