Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
walkowif committed Oct 26, 2023
1 parent 4c22aea commit be54eb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ builds:
- CGO_ENABLED=0
goos:
- linux
# - darwin
- darwin
goarch:
- amd64
# - arm64
- arm64
ldflags:
- -s -w
- -X go.szostok.io/version.version={{.Version}}
Expand Down

0 comments on commit be54eb0

Please sign in to comment.