Skip to content

Commit

Permalink
ci: Add aarch64-linux
Browse files Browse the repository at this point in the history
  • Loading branch information
sgillespie committed Jan 24, 2024
1 parent 520bd28 commit 9d44f32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"x86_64-linux"
"x86_64-darwin"
"aarch64-darwin"
"aarch64-linux"
];
in
inputs.utils.lib.eachSystem supportedSystems (system:
Expand Down

0 comments on commit 9d44f32

Please # to comment.