Skip to content

Commit

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

0 comments on commit 9f8728b

Please sign in to comment.