Skip to content

Commit

Permalink
remove openbsd build
Browse files Browse the repository at this point in the history
  • Loading branch information
gohumble committed Nov 29, 2022
1 parent 0da1353 commit 376441e
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ builds:
- darwin
- windows
- freebsd
- openbsd
goarch:
- amd64
- 386
Expand All @@ -28,10 +27,6 @@ builds:
goarch: 386
- goos: openbsd
goarch: arm
- goos: openbsd
goarch: arm64
- goos: openbsd
goarch: amd64
- goos: freebsd
goarch: arm64
- goos: windows
Expand All @@ -46,7 +41,6 @@ builds:
- darwin
- windows
- freebsd
- openbsd
goarch:
- amd64
- 386
Expand All @@ -63,10 +57,6 @@ builds:
goarch: 386
- goos: openbsd
goarch: arm
- goos: openbsd
goarch: amd64
- goos: openbsd
goarch: arm64
- goos: freebsd
goarch: arm64
- goos: windows
Expand Down

0 comments on commit 376441e

Please sign in to comment.