Skip to content

Commit 5c33d51

Browse files
committed
fix: remove unsupported archs on freebsd platform
1 parent c9cbed8 commit 5c33d51

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

.goreleaser.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -48,19 +48,8 @@ builds:
4848
goos:
4949
- freebsd
5050
goarch:
51-
- 386
5251
- amd64
53-
- arm
5452
- arm64
55-
- mips
56-
- mipsle
57-
goarm:
58-
- 5
59-
- 6
60-
- 7
61-
gomips:
62-
- hardfloat
63-
- softfloat
6453
- main: ./main.go
6554
id: speedtest-backend-noupx-linux
6655
binary: speedtest-backend

0 commit comments

Comments
 (0)