Skip to content

Commit

Permalink
chore: ignore arm64 linux
Browse files Browse the repository at this point in the history
  • Loading branch information
freak12techno committed Dec 15, 2024
1 parent 5911dff commit eedef5b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ builds:
goos:
- linux
- darwin
ignore:
- goos: linux
goarch: arm64
nfpms:
- vendor: 🐹 Quokka Stake
maintainer: Sergey <[email protected]>
Expand Down

0 comments on commit eedef5b

Please sign in to comment.