mirror of
https://codeberg.org/forgejo-contrib/delightful-forgejo.git
synced 2024-11-23 21:01:00 -05:00
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:
parent
79565e528d
commit
98d8ad0113
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ Also see [forgejo package versions on Repology](https://repology.org/project/for
|
||||||
|
|
||||||
|
|
||||||
## Forgejo actions runners
|
## 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
|
- [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
|
- [forgejo-hetzer-runner](https://codeberg.org/pierreprinetti/forgejo-hetzner-runner) - Deploy Forgejo Actions runners on Hetzner infrastructure
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue