Skip to content

Commit

Permalink
add aarch64 linux target
Browse files Browse the repository at this point in the history
  • Loading branch information
liamkinne committed Sep 7, 2024
1 parent 3ab9336 commit ec09b68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ targets = [
"x86_64-apple-darwin",
"x86_64-unknown-linux-gnu",
"x86_64-pc-windows-msvc",
"aarch64-unknown-linux-gnu",
]
# Publish jobs to run in CI
publish-jobs = ["homebrew"]
Expand Down

0 comments on commit ec09b68

Please sign in to comment.