fix(library): disable act_runner host
This commit is contained in:
parent
f9aafcb959
commit
fdcb038b61
|
@ -42,8 +42,6 @@ in {
|
|||
"debian-latest:docker://node:18-bullseye"
|
||||
# fake the ubuntu name, because node provides no ubuntu builds
|
||||
"ubuntu-latest:docker://node:18-bullseye"
|
||||
# provide native execution on the host
|
||||
"native:host"
|
||||
];
|
||||
settings = {
|
||||
runner.envs = let
|
||||
|
|
Loading…
Reference in a new issue