Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SOVLOOKUP committed Oct 1, 2023
1 parent c19f832 commit 7644b1d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 21 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,6 @@ jobs:
arch: aarch64
- target: aarch64-unknown-linux-musl
arch: aarch64
- target: armv7-unknown-linux-gnueabihf
arch: armv7
name: stable - ${{ matrix.settings.target }} - node@18
runs-on: ubuntu-latest
steps:
Expand Down
18 changes: 0 additions & 18 deletions addon/npm/linux-arm-gnueabihf/package.json

This file was deleted.

1 change: 0 additions & 1 deletion addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"name": "rubick-native-addon",
"triples": {
"additional": [
"armv7-unknown-linux-gnueabihf",
"aarch64-unknown-linux-gnu",
"aarch64-unknown-linux-musl",
"x86_64-unknown-linux-musl",
Expand Down

0 comments on commit 7644b1d

Please sign in to comment.