Skip to content

Commit

Permalink
armv7
Browse files Browse the repository at this point in the history
  • Loading branch information
SOVLOOKUP committed Oct 1, 2023
1 parent 0bacf9e commit 649c706
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ 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
1 change: 1 addition & 0 deletions addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"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 649c706

Please sign in to comment.