Skip to content

Commit 7dfc00b

Browse files
author
Dimy Jeannot
committed
fix: removing the nats server name random digits. Needs to be predictable when in cluster mode
1 parent 1475e31 commit 7dfc00b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.config/goreleaser/goreleaser.sdk.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ builds:
2323
- linux
2424
- windows
2525
- darwin
26+
goarch:
27+
- amd64
28+
- arm64
2629

2730
archives:
2831
- format: tar.gz

0 commit comments

Comments
 (0)