Skip to content

Commit 71b48f8

Browse files
committed
fix: disable Solaris build
1 parent 942ba6f commit 71b48f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ builds:
1717
- linux
1818
- freebsd
1919
- openbsd
20-
- solaris
20+
# - solaris # https://github.com/gofrs/flock/issues/60
2121
goarch:
2222
- amd64
2323
- 386

0 commit comments

Comments
 (0)