Skip to content

Commit

Permalink
build: replace amd64 with x86_64 for snaps
Browse files Browse the repository at this point in the history
  • Loading branch information
dosco committed Feb 20, 2021
1 parent ae52966 commit 6fc1ef6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,5 @@ snapcrafts:
publish: true
license: Apache-2.0
replacements:
darwin: macOS
darwin: macOS
amd64: x86_64

0 comments on commit 6fc1ef6

Please sign in to comment.