Skip to content

Commit

Permalink
remove freebsd support, won't build on GH
Browse files Browse the repository at this point in the history
  • Loading branch information
jftuga committed Aug 12, 2021
1 parent 2345b3f commit f78f457
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ build:
- darwin
- linux
- windows
- freebsd
goarch:
- amd64
- arm
Expand All @@ -18,12 +17,6 @@ build:
- 6
- 7
ignore:
- goos: freebsd
goarch: arm
- goos: freebsd
goarch: arm64
- goos: freebsd
goarch: mips
- goos: windows
goarch: arm
goarm: 7
Expand Down

0 comments on commit f78f457

Please sign in to comment.