Skip to content

Commit 15ff6c1

Browse files
committed
Enable aarch64-linux
1 parent b3e8495 commit 15ff6c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@
103103
systems = [
104104
"x86_64-linux"
105105
] ++ (if runningHydraEvalTest then [ ] else [
106+
"aarch64-linux"
106107
"x86_64-darwin"
107108
"aarch64-darwin"
108109
]);

0 commit comments

Comments
 (0)