Skip to content

Commit eeee792

Browse files
committed
- [+] add arm 32b build for linux
1 parent fbd899d commit eeee792

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.goreleaser.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@ builds:
1919
goarch:
2020
- amd64
2121
- arm64
22+
- arm
23+
ignore:
24+
- goos: windows
25+
goarch: arm
26+
- goos: darwin
27+
goarch: arm
2228

2329
nfpms:
2430
- maintainer: Tong Sun <suntong@cpan.org>

0 commit comments

Comments
 (0)