Skip to content

Commit

Permalink
Removed dragonfly from build process. Issues with os.signals.
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Phelps <[email protected]>
  • Loading branch information
naphelps committed May 24, 2024
1 parent 4d13206 commit c297148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ builds:
- CGO_ENABLED=0
goos:
- darwin
- dragonfly
#- dragonfly
- freebsd
- illumos
- netbsd
Expand Down

0 comments on commit c297148

Please sign in to comment.