Skip to content

Commit

Permalink
Only build for Linux right now
Browse files Browse the repository at this point in the history
  • Loading branch information
hlubek committed Mar 22, 2023
1 parent aa611aa commit ca6d0d4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,13 @@ builds:
- CGO_ENABLED=0
goos:
- linux
- windows
- darwin
goarch:
- amd64
- arm64
main: ./cmd
archives:
- replacements:
darwin: Darwin
linux: Linux
windows: Windows
386: i386
amd64: x86_64
dockers:
- image_templates:
Expand Down

0 comments on commit ca6d0d4

Please sign in to comment.