Skip to content

Commit 119731e

Browse files
committed
Fix
1 parent 1416b02 commit 119731e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.goreleaser/linux.yml

+3
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ builds:
2626
overrides:
2727
- goos: linux
2828
goarch: arm64
29+
goamd64: ""
30+
goarm: v8.0
31+
gomips: ""
2932
env:
3033
- CC=aarch64-linux-gnu-gcc
3134
- CXX=aarch64-linux-gnu-g++

0 commit comments

Comments
 (0)