Skip to content

Commit

Permalink
Disabled freebsd release - no framework for it
Browse files Browse the repository at this point in the history
  • Loading branch information
tkielar-pgs committed Jul 18, 2022
1 parent 4911dcc commit 7c4feaf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ builds:
ldflags:
- '-s -w -X main.version={{.Version}} -X main.commit={{.Commit}}'
goos:
- freebsd
- windows
- linux
- darwin
Expand All @@ -21,8 +20,6 @@ builds:
goarch: '386'
- goos: windows
goarch: arm
- goos: freebsd
goarch: '386'
binary: '{{ .ProjectName }}_v{{ .Version }}'

archives:
Expand Down

0 comments on commit 7c4feaf

Please sign in to comment.