Skip to content

Commit a417fa5

Browse files
committed
ci: Add aarch64
1 parent 061745e commit a417fa5

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
@@ -35,6 +35,7 @@
3535
supportedSystems = [
3636
"x86_64-linux"
3737
"x86_64-darwin"
38+
"aarch64-darwin"
3839
];
3940
in
4041
inputs.utils.lib.eachSystem supportedSystems (system:

0 commit comments

Comments
 (0)