We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed98874 commit 4fb8d68Copy full SHA for 4fb8d68
.goreleaser.yaml
@@ -42,6 +42,8 @@ builds:
42
goarch: wasm
43
- goos: android
44
goarch: 386
45
+ - goos: android
46
+ goarch: arm
47
48
- goos: js
49
goarch: amd64
0 commit comments