Skip to content

Commit b389033

Browse files
committed
Comment out netbsd and dragonfly in goreleaser
1 parent af4080d commit b389033

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.goreleaser.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ builds:
1111
goos:
1212
- freebsd
1313
- openbsd
14+
# netbsd and dragonfly do not currently build due to wireguard-go.
15+
# - netbsd
16+
# - dragonfly
1417
- windows
1518
- linux
1619
- darwin

0 commit comments

Comments
 (0)