Skip to content

Commit

Permalink
feat: build arm64 / aarch64 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice authored Mar 18, 2023
1 parent fe2a4b6 commit 5fc8e75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- jammy
arch:
- x86_64
- aarch64

env:
DISTRO: ${{ matrix.distro }} # build target, name required by binary-builder
Expand Down

0 comments on commit 5fc8e75

Please sign in to comment.