Skip to content

Commit

Permalink
Build darwin arm64 binary on Apple M1 Runner
Browse files Browse the repository at this point in the history
Close #160
  • Loading branch information
sue445 committed Feb 1, 2024
1 parent 33851c4 commit 01882ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,11 @@ jobs:
- 386
include:
- os: darwin
arch: amd64
runner: macos-latest
- os: darwin
arch: arm64
runner: macos-14
- os: freebsd
runner: ubuntu-latest
- os: linux
Expand Down

0 comments on commit 01882ce

Please sign in to comment.