Skip to content

Commit ab40b35

Browse files
committed
chore(ci): Comment out freebsd build
Signed-off-by: spbsoluble <1661003+spbsoluble@users.noreply.github.com>
1 parent 961143f commit ab40b35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ builds:
1616
ldflags:
1717
- "-s -w -X 'kfutil/pkg/version.VERSION={{ .Version }}' -X 'kfutil/pkg/version.COMMIT={{ .Commit }}' -X 'kfutil/pkg/version.BUILD_DATE={{ .CommitTimestamp }}'"
1818
goos:
19-
- freebsd
19+
# - freebsd
2020
# - windows
2121
- linux
2222
- darwin

0 commit comments

Comments
 (0)