Skip to content

Commit

Permalink
fix: remove windows
Browse files Browse the repository at this point in the history
Signed-off-by: QuentinN42 <quentin@lieumont.fr>
  • Loading branch information
QuentinN42 committed Oct 17, 2023
1 parent d8cf182 commit 079fdd2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,8 @@ builds:
- CGO_ENABLED=0
goos:
- linux
- windows
- darwin
goarch:
- "386"
- amd64
- arm64
binary: "escape-repeater"
Expand Down

0 comments on commit 079fdd2

Please sign in to comment.