Skip to content

Commit 4ec2a58

Browse files
authored
Update release.yaml
1 parent 0886ca2 commit 4ec2a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
goos: [linux, windows, darwin]
17-
goarch: ["386", amd64]
17+
goarch: ["386", amd64, arm, arm64]
1818
exclude:
1919
# windows/arm64 , darwin/arm sand darwin/386 seems useless
2020
- goarch: "386"

0 commit comments

Comments
 (0)