spec(library): disable act_runner host

This commit is contained in:
514fpv 2024-01-11 14:34:42 +08:00
parent 7943f1d332
commit 4eddfe0bd6
Signed by: koishi
SSH key fingerprint: SHA256:2jRvFSzG5UeUlQ3WxZ2sbUOfo5wNKzv1fZsk/FexKjQ

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