Skip to content

Commit

Permalink
update goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
fallais committed Apr 3, 2024
1 parent cacf62f commit da510b9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ builds:
- linux
goarch:
- amd64
ldflags:
- "{{ .Env.LDFLAGS }}"
no_unique_dist_dir: true

- id: linux-arm64
Expand All @@ -29,6 +27,4 @@ builds:
goarch:
- arm
- arm64
ldflags:
- "{{ .Env.LDFLAGS }}"
no_unique_dist_dir: true

0 comments on commit da510b9

Please sign in to comment.