Skip to content

Commit

Permalink
#9 Disabled linux arm builds
Browse files Browse the repository at this point in the history
  • Loading branch information
roma-glushko committed Jan 18, 2024
1 parent 1342a0f commit bbff2c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ builds:
goarch: arm64
- goos: windows
goarch: arm
- goos: linux
goarch: arm

changelog:
skip: true
Expand Down

0 comments on commit bbff2c5

Please sign in to comment.