Skip to content

Commit 99466bc

Browse files
committed
Adds linux/arm64 build.
1 parent 8398805 commit 99466bc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.goreleaser.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ builds:
1515
goarch:
1616
- amd64
1717
- arm64
18-
ignore:
19-
- goos: linux
20-
goarch: arm64
2118
ldflags:
2219
# the following line will inject the current git commit and git tag in the binary during the build process.
2320
# .ShortCommit and .Version are template variables that will be set during the GoReleaser run

0 commit comments

Comments
 (0)