Skip to content

Commit

Permalink
Drop incorrect GOARM value from windows_arm64 target
Browse files Browse the repository at this point in the history
  • Loading branch information
traut committed Jun 18, 2024
1 parent f9a0418 commit b3b92a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ builds:
- darwin_amd64_v1
- darwin_arm64
- windows_amd64_v1
- windows_arm64_8
- windows_arm64
- windows_386


Expand Down

0 comments on commit b3b92a3

Please sign in to comment.