Skip to content

Commit

Permalink
fix(ci): don't ignore windows arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
aymanbagabas committed Oct 30, 2024
1 parent 8290b04 commit f5c9cd9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ builds:
goarm:
- "7"
ignore:
- goos: windows
goarch: arm64
- goos: windows
goarm: "7"

Expand Down

0 comments on commit f5c9cd9

Please sign in to comment.