Skip to content

Commit

Permalink
More arch
Browse files Browse the repository at this point in the history
Signed-off-by: Joeky <[email protected]>
  • Loading branch information
joeky888 committed Nov 6, 2023
1 parent a432f6d commit ae80a50
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ jobs:
goosarch:
- 'linux/amd64'
- 'linux/arm64'
- 'windows/386'
- 'windows/amd64'
- 'windows/arm64'
- 'darwin/amd64'
- 'darwin/arm64'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ae80a50

Please sign in to comment.