Skip to content

Commit 5e860e5

Browse files
authored
Support solaris platform (#304)
Build binaries for Solaris. The binaries names: `toxiproxy-client-solaris-amd64`, `toxiproxy-server-solaris-amd64`
1 parent 0653399 commit 5e860e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ builds:
2323
- linux
2424
- netbsd
2525
- openbsd
26+
- solaris
2627
- windows
2728

2829
goarch:

0 commit comments

Comments
 (0)