Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
Added instead of updated ignore list
Browse files Browse the repository at this point in the history
  • Loading branch information
Manases-Leal committed Nov 17, 2022
1 parent 7c69e89 commit ea451ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ builds:
- arm
- arm64
ignore:
- goos: darwin
goarch: '386'
- goos: windows
goarch: arm64
binary: '{{ .ProjectName }}_v{{ .Version }}'
Expand Down

0 comments on commit ea451ed

Please sign in to comment.