8000 Merge pull request #193 from symfony-cli/more-builds · shyim/symfony-cli@fbd7873 · GitHub
[go: up one dir, main page]

Skip to content

Commit fbd7873

Browse files
authored
Merge pull request symfony-cli#193 from symfony-cli/more-builds
Add more builds
2 parents 6c9ba88 + ed9f8f8 commit fbd7873

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