Skip to content

Commit 8f2df08

Browse files
committed
feat: add aarch64 support
1 parent 0e9dd31 commit 8f2df08

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424
- os: macos-latest
2525
target: x86_64-apple-darwin
2626

27+
- os: macos-latest
28+
target: aarch64-apple-darwin
29+
2730
steps:
2831
- name: Checkout repository
2932
uses: actions/checkout@v2

0 commit comments

Comments
 (0)