Skip to content

Commit

Permalink
chore: build: remove Windows, add FreeBSD (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
speed47 authored Oct 1, 2023
1 parent 1975816 commit 151b49b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@ release:
draft: true
replace_existing_draft: true
make_latest: false
builds:
goos:
- linux
- darwin
- freebsd

0 comments on commit 151b49b

Please sign in to comment.