Skip to content

Commit 1d92da7

Browse files
author
Janos Bonic
committed
Fixed build errors
1 parent b8cfe26 commit 1d92da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ builds:
88
- darwin
99
ignore:
1010
- goos: windows
11-
goarch: arm
11+
goarch: arm64
1212
main: ./cmd/gotestfmt
1313
archives:
1414
- format_overrides:

0 commit comments

Comments
 (0)