Infini-FRAMEWORK: add aarch64-linux to Infini-DL360 systems

This commit is contained in:
Infinidoge 2024-06-23 20:16:35 -04:00
parent 20521ad562
commit 1d20bc82fd
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A

View file

@ -118,7 +118,7 @@
#}
{
hostName = "infini-dl360";
system = "x86_64-linux";
systems = [ "x86_64-linux" "aarch64-linux" ];
supportedFeatures = [ "nixos-test" "benchmark" "big-parallel" "kvm" ];
protocol = "ssh-ng";
maxJobs = 32;