Skip to content

Commit cab04b0

Browse files
stuartleeksCopilot
andauthored
Update .goreleaser.yml
Co-authored-by: Copilot <[email protected]>
1 parent 1dad304 commit cab04b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ builds:
99
goarch:
1010
- 386
1111
- amd64
12-
- arm64
12+
- arm64
1313
main: ./cmd/devcontainerx/
1414
ldflags:
1515
- -s -w -X main.version={{.Version}} -X main.commit={{.ShortCommit}} -X main.date={{.Date}} -X "main.goversion={{.Env.GOVERSION}}"

0 commit comments

Comments
 (0)