Skip to content

Commit

Permalink
Added linux arm64 support (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwmdev authored Sep 16, 2024
1 parent c387838 commit e05f1b5
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 @@ -27,6 +27,9 @@ jobs:
- os: ubuntu-20.04
arch: amd64
target: linux
- os: ubuntu-20.04
arch: arm64
target: linux
- os: macos-13
arch: amd64
target: darwin
Expand Down

0 comments on commit e05f1b5

Please sign in to comment.