feat: add docker support for forgejo runners
This commit is contained in:
parent
c00dde8577
commit
f56047b966
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ inp: {
|
|||
"ubuntu-22.04:docker://node:16-bullseye"
|
||||
"ubuntu-20.04:docker://node:16-bullseye"
|
||||
"ubuntu-18.04:docker://node:16-buster"
|
||||
"docker"
|
||||
## optionally provide native execution on the host:
|
||||
# "native:host"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue