Skip to content

Commit 2813393

Browse files
hacdiasEquim-chan
authored andcommitted
chore: add more architectures and arm versions (filebrowser#379)
closes filebrowser#357
1 parent 5facaf2 commit 2813393

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.goreleaser.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ build:
1515
- 386
1616
- arm
1717
- arm64
18+
- mips
19+
- mips64
20+
- mipsle
21+
- mips64le
22+
goarm:
23+
- 5
24+
- 6
25+
- 7
1826
ignore:
1927
- goos: openbsd
2028
goarch: arm

0 commit comments

Comments
 (0)