actually stick to the "running" hosts

This commit is contained in:
Daylin Morgan 2024-11-19 14:27:07 -06:00
parent d2b28de009
commit 0a13e2b754
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -51,7 +51,7 @@ jobs:
nix run . nix run .
-- --
cache cache
--host,=",othalan,algiz,mannaz,naudiz" --host,=",othalan,algiz"
--flake . --flake .
--debug --debug
-- --