Skip to content

Commit

Permalink
rm freebsd
Browse files Browse the repository at this point in the history
  • Loading branch information
warrensbox committed Mar 9, 2021
1 parent 573fa73 commit ceef9b7
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ builds:
binary: tfswitch
goos:
- darwin
- freebsd
- netbsd
- linux
- windows
Expand All @@ -21,10 +20,8 @@ builds:
- 6
- 7
ignore:
- goos: freebsd
goarch: arm64
- goos: windows
goarch: arm
goarch: arm
checksum:
name_template: '{{ .ProjectName }}_{{.Env.RELEASE_VERSION}}_checksums.txt'
changelog:
Expand Down

0 comments on commit ceef9b7

Please sign in to comment.