We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8cfe26 commit 1d92da7Copy full SHA for 1d92da7
.goreleaser.yml
@@ -8,7 +8,7 @@ builds:
8
- darwin
9
ignore:
10
- goos: windows
11
- goarch: arm
+ goarch: arm64
12
main: ./cmd/gotestfmt
13
archives:
14
- format_overrides:
0 commit comments