We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0342bb2 commit b68efbcCopy full SHA for b68efbc
1 file changed
.goreleaser.yaml
@@ -15,7 +15,9 @@ builds:
15
- linux_amd64
16
- linux_arm64
17
- windows_amd64
18
- - windows_arm64
+# TODO: Re-enable once fixed
19
+# Ref: https://github.com/golang/go/issues/51019
20
+# - windows_arm64
21
- darwin_amd64
22
- darwin_arm64
23
env:
0 commit comments