Skip to content

Commit

Permalink
(fix) disabled darwin
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincobain2000 committed Jun 26, 2024
1 parent db8b4e1 commit 2b2d6fa
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,9 +8,9 @@ builds:
- CGO_ENABLED=1
goos:
- linux
- darwin
# - darwin
# - windows
- freebsd
# - freebsd
goarch:
- amd64
- arm64
Expand Down

0 comments on commit 2b2d6fa

Please sign in to comment.