Fixed forgejo runner
This commit is contained in:
parent
a767eb01e2
commit
e311c2d10b
4 changed files with 14 additions and 13 deletions
|
|
@ -81,9 +81,10 @@ in {
|
|||
#"ubuntu-latest:docker://node:16-bullseye"
|
||||
"debian-latest:docker://node:24.8.0-trixie"
|
||||
"alpine-latest:docker://node:alpine"
|
||||
"nixos-latest:docker://nixos/nix"
|
||||
## optionally provide native execution on the host:
|
||||
"native:host"
|
||||
"nixos:host"
|
||||
#"native:host"
|
||||
#"nixos:host"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue