8000 Add more builds · symfony-cli/symfony-cli@ed9f8f8 · GitHub
[go: up one dir, main page]

Skip to content

Commit ed9f8f8

Browse files
committed
Add more builds
1 parent cccfdaf commit ed9f8f8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.goreleaser.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,12 @@ builds:
2020
goarch:
2121
- 386
2222
- amd64
23+
- arm
2324
- arm64
25+
goarm:
26+
- 5
27+
- 6
28+
- 7
2429
ignore:
2530
- goos: windows
2631
goarch: arm64

0 commit comments

Comments
 (0)
0