Skip to content

Commit 606b2fe

Browse files
committed
Realistically, nobody's gonna use BSD for this
1 parent 7bf26be commit 606b2fe

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

.goreleaser.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -153,11 +153,7 @@ builds:
153153
- darwin
154154
- linux
155155
- windows
156-
- openbsd
157-
- netbsd
158-
- freebsd
159156
goarch:
160-
- "386"
161157
- amd64
162158
- arm
163159
- arm64
@@ -166,26 +162,14 @@ builds:
166162
- "6"
167163
- "7"
168164
ignore:
169-
- goarch: "386"
170-
goos: darwin
171165
- goarch: arm
172166
goos: windows
173-
- goarch: "386"
174-
goos: windows
175-
- goarch: "386"
176-
goos: openbsd
177-
- goarch: riscv
178-
goos: windows
179167
- goarch: riscv64
180168
goos: windows
181169
- goarch: arm
182170
goos: darwin
183171
- goarch: riscv64
184172
goos: darwin
185-
- goarch: riscv64
186-
goos: openbsd
187-
- goarch: riscv64
188-
goos: netbsd
189173
env:
190174
- CGO_ENABLED=0
191175

0 commit comments

Comments
 (0)