Skip to content

Commit

Permalink
Add prebuild for windows arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
thegecko committed Feb 24, 2024
1 parent 39fd4be commit c723f53
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
os: windows-2019
node: x64
command: prebuildify
- name: win32-arm64
os: windows-2022
command: prebuild --arch arm64 --target 20.11.1
- name: linux-x64
os: ubuntu-latest
command: prebuildify-cross
Expand Down

0 comments on commit c723f53

Please sign in to comment.