Skip to content

Commit 4fb555a

Browse files
committed
linux arm 2022-09-22
1 parent 0d49026 commit 4fb555a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/build/linux.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,16 @@ builds:
1616
- linux
1717
goarch:
1818
- amd64
19+
- mips
20+
- mips64
21+
- mips64le
22+
- mipsle
23+
- ppc64
24+
- ppc64le
25+
- riscv64
26+
- s390x
27+
- arm
28+
- arm64
1929
archives:
2030
- format: zip
2131

0 commit comments

Comments
 (0)