Skip to content

Commit

Permalink
fix(goreleaser): remove ignore section (#86)
Browse files Browse the repository at this point in the history
fixes #85
  • Loading branch information
FalcoSuessgott committed Apr 1, 2024
1 parent d87416f commit b6b7db8
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 @@ -34,13 +34,6 @@ builds:
- '386'
- arm
- arm64
ignore:
- goos: windows
goarch: arm64
- goos: darwin
goarch: '386'
- goos: linux
goarch: amd64
archives:
-
builds:
Expand Down

0 comments on commit b6b7db8

Please sign in to comment.