Skip to content

Commit

Permalink
remove ARM targets pending cargo-dist x-compiling support
Browse files Browse the repository at this point in the history
  • Loading branch information
ahl committed Oct 15, 2024
1 parent 44d2ae6 commit 1aa4b47
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ targets = [
"x86_64-apple-darwin",
"x86_64-unknown-linux-gnu",
"x86_64-unknown-linux-musl",
"aarch64-unknown-linux-gnu",
"aarch64-unknown-linux-musl",
"x86_64-pc-windows-msvc"
]
# Which actions to run on pull requests
Expand Down

0 comments on commit 1aa4b47

Please sign in to comment.