Skip to content

Commit

Permalink
fix: remove arm linux target deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Myriad-Dreamin committed Jun 28, 2024
1 parent 0250d8f commit 4f8b145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ jobs:
- test-linux-x64-musl-binding
- test-linux-aarch64-gnu-binding
- test-linux-aarch64-musl-binding
- test-linux-arm-gnueabihf-binding
# - test-linux-arm-gnueabihf-binding
steps:
- uses: actions/checkout@v4
- name: Setup node
Expand Down

0 comments on commit 4f8b145

Please sign in to comment.