Skip to content

Commit

Permalink
Remove target arm-unknown-linux-gnueabihf
Browse files Browse the repository at this point in the history
  • Loading branch information
martinthenth committed Dec 8, 2023
1 parent feafdf3 commit c12d6a6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@ jobs:
matrix:
nif: ["2.16", "2.17"]
job:
- {
target: arm-unknown-linux-gnueabihf,
os: ubuntu-20.04,
use-cross: true,
}
- {
target: aarch64-unknown-linux-gnu,
os: ubuntu-20.04,
Expand Down

0 comments on commit c12d6a6

Please sign in to comment.