Skip to content

Commit

Permalink
remove openbsd from goreleaser
Browse files Browse the repository at this point in the history
library github.com/shirou/gopsutil cannot be compiled for openbsd
  • Loading branch information
creativeprojects committed Nov 2, 2020
1 parent 8c07f35 commit cd10c9d
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 @@ -13,7 +13,6 @@ builds:
- darwin
- freebsd
- linux
- openbsd
- windows
goarch:
- 386
Expand All @@ -27,10 +26,6 @@ builds:
goarch: arm64
- goos: freebsd
goarch: arm64
- goos: openbsd
goarch: arm
- goos: openbsd
goarch: arm64
- goos: windows
goarch: arm
- goos: windows
Expand Down

0 comments on commit cd10c9d

Please sign in to comment.