Skip to content

Commit

Permalink
fix(prebuilds): fixing mac os builds
Browse files Browse the repository at this point in the history
  • Loading branch information
stoprocent committed Dec 17, 2024
1 parent df73718 commit e25a2f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
matrix:
include:
- name: darwin
os: macos-12
os: macos-13
node: x64
command: prebuildify
args: --arch x64+arm64
Expand Down

0 comments on commit e25a2f6

Please sign in to comment.