Skip to content

Commit 9fdf9d1

Browse files
committed
Enable Windows releases
1 parent 53c9b20 commit 9fdf9d1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ builds:
1212
goos:
1313
- linux
1414
- darwin
15-
# TODO: uncomment when compatible with windows. currently fails on 'undefined: syscall.Stat_t'
16-
# - windows
15+
- windows
1716
- freebsd
1817
- openbsd
1918
# - dragonfly

0 commit comments

Comments
 (0)