add aarch64-linux for the spark

This commit is contained in:
Evan
2025-11-28 11:08:18 +00:00
parent b43d30563d
commit 93f699b660

View File

@@ -24,6 +24,7 @@
systems = [
"x86_64-linux"
"aarch64-darwin"
"aarch64-linux"
];
in
inputs.flake-utils.lib.eachSystem systems (