Skip to content

Commit a73fe7b

Browse files
author
𝐘𝐨𝐬𝐞𝐛𝐲𝐭𝐞
authored
refactor: remove unsupported architectures from build configuration
1 parent 4bf4671 commit a73fe7b

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

.goreleaser.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,8 @@ builds:
1010
- linux
1111
- windows
1212
goarch:
13-
- 386
14-
- arm
1513
- amd64
1614
- arm64
17-
- mips
18-
- mipsle
19-
- mips64
20-
- mips64le
21-
goarm:
22-
- 6
23-
- 7
24-
gomips:
25-
- hardfloat
26-
- softfloat
2715
flags:
2816
- -trimpath
2917
ldflags:

0 commit comments

Comments
 (0)