Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update
Browse files Browse the repository at this point in the history
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
@@ -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}}

0 comments on commit ff73c48

Please sign in to comment.