Skip to content

Commit

Permalink
chore: keep it simple
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed Sep 10, 2022
1 parent 05efa96 commit 1c1ad7d
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,13 @@ builds:
- windows
- darwin
- linux
- freebsd
- openbsd
goarch:
- amd64
- '386'
- arm
- arm64
goarm:
- '7'

ignore:
- goos: darwin
goarch: '386'
- goos: openbsd
goarch: arm

changelog:
sort: asc
filters:
Expand Down

0 comments on commit 1c1ad7d

Please sign in to comment.