Skip to content

Commit

Permalink
Create linux arm64 binary after every release
Browse files Browse the repository at this point in the history
Signed-off-by: thepetk <thepetk@gmail.com>
  • Loading branch information
thepetk committed Dec 12, 2023
1 parent 719af19 commit d7680b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- 'linux/amd64'
- 'linux/ppc64le'
- 'linux/s390x'
- 'linux/arm64'
- 'windows/amd64'
steps:
- name: Checkout code
Expand Down

0 comments on commit d7680b8

Please sign in to comment.