Skip to content

Commit

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

0 comments on commit ff73c48

Please sign in to comment.