1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-15 18:57:01 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
Bryan Naegele b2d6b07d90 Fix ImageOS format (#761)
The current algorithm given `ubuntu-18.04` returns `ubuntu18.04` when it should be `ubuntu18` according to https://github.com/actions/virtual-environments/issues/345#issuecomment-581263296.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-08-01 15:39:39 +00:00
.github fix: update codecov action (again) (#731) 2021-06-09 10:30:16 -07:00
act Fix ImageOS format (#761) 2021-08-01 15:39:39 +00:00
cmd fix: warn Apple M1 (arm64) users (#743) 2021-06-23 18:09:27 +00:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00