Skip to content

Commit 3217751

Browse files
authored
chore: add more build platforms
1 parent 258557f commit 3217751

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.goreleaser.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,18 @@ build:
88
- freebsd
99
- netbsd
1010
- openbsd
11+
- dragonfly
12+
- plan9
13+
- solaris
1114
goarch:
1215
- amd64
1316
- 386
1417
- arm
1518
- arm64
19+
- mips
20+
- mips64
21+
- mipsle
22+
- mips64le
1623
ignore:
1724
- goos: openbsd
1825
goarch: arm

0 commit comments

Comments
 (0)