Skip to content

Commit

Permalink
ignore windows arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
mvrpl committed May 25, 2024
1 parent b7e4d1b commit ab2f7f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ builds:
ignore:
- goos: linux
goarch: arm64
- goos: windows
goarch: arm64
binary: speedtest

archives:
Expand Down

0 comments on commit ab2f7f4

Please sign in to comment.