hydra: new aarch64 runner

This commit is contained in:
Christoph Hollizeck 2025-11-23 00:53:51 +01:00
parent 53e0ff0931
commit 7092d4d8fc
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
4 changed files with 57 additions and 56 deletions

View file

@ -96,7 +96,7 @@ in
];
}
{
hostName = "100.86.23.74";
hostName = "100.90.93.35";
sshUser = "remotebuild";
sshKey = "/root/.ssh/remotebuild";
systems = [ "aarch64-linux" ];