Skip to content

Commit

Permalink
fix: remove linux and windows distros
Browse files Browse the repository at this point in the history
  • Loading branch information
krzko committed Nov 13, 2023
1 parent 9c2ccc7 commit 2d7964e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ builds:
binary: slack-buddy
env: [CGO_ENABLED=0]
goos:
- linux
- windows
# - linux
# - windows
- darwin
goarch:
- amd64
Expand Down

0 comments on commit 2d7964e

Please sign in to comment.