fix(library): disable act_runner host

This commit is contained in:
514fpv 2024-01-11 14:34:42 +08:00
parent f9aafcb959
commit fdcb038b61
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw

View file

@ -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