Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

Commit

Permalink
Add arm build
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabio1988 authored Oct 28, 2023
1 parent a47c3d6 commit 5d6a44b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
xgo_version: latest
go_version: ${{ matrix.go_version }}
dest: build
targets: linux/386,linux/amd64
targets: linux/386,linux/amd64,linux/arm
v: true
x: false
ldflags: -s -w
Expand Down

0 comments on commit 5d6a44b

Please sign in to comment.