Skip to content

Commit

Permalink
ci: Remove thumbv7neon target
Browse files Browse the repository at this point in the history
  • Loading branch information
XuShaohua committed Oct 17, 2024
1 parent 2f49bf8 commit a7fb4e1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ci/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,6 @@ cross-riscv64gc:
cross-s390x:
$(call run-cross, s390x-unknown-linux-gnu)

cross-thumbv7neon:
$(call run-cross, thumbv7neon-unknown-linux-gnueabihf)

cross-x86_64:
$(call run-cross, x86_64-unknown-linux-gnu)
$(call run-cross, x86_64-unknown-linux-musl)
Expand Down

0 comments on commit a7fb4e1

Please sign in to comment.