ci: add armv6l-linux to binfmt
This commit is contained in:
parent
50a8c3ba42
commit
20c6e198bc
@ -114,6 +114,6 @@ in
|
||||
#};
|
||||
};
|
||||
|
||||
boot.binfmt.emulatedSystems = ["aarch64-linux"];
|
||||
boot.binfmt.emulatedSystems = ["aarch64-linux" "armv6l-linux"];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user