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 e1cdceb commit 3edc857Copy full SHA for 3edc857
.goreleaser.yml
@@ -27,6 +27,8 @@ builds:
27
ignore:
28
- goos: android
29
goarch: arm
30
+ - goos: android
31
+ goarch: arm64
32
33
goarch: 386
34
0 commit comments