Skip to content

Commit

Permalink
Fixed build errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Janos Bonic committed Oct 8, 2022
1 parent b8cfe26 commit 1d92da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ builds:
- darwin
ignore:
- goos: windows
goarch: arm
goarch: arm64
main: ./cmd/gotestfmt
archives:
- format_overrides:
Expand Down

0 comments on commit 1d92da7

Please sign in to comment.