Skip to content

Commit

Permalink
Add s390x arch to goreleaser (#1149)
Browse files Browse the repository at this point in the history
  • Loading branch information
raulcabello committed Oct 27, 2021
1 parent e7cd6af commit dd86162
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ builds:
- arm
- arm64
- 386
- s390x
goos:
- linux
- darwin
Expand All @@ -45,6 +46,7 @@ builds:
- arm
- arm64
- 386
- s390x
goos:
- linux
- darwin
Expand Down

0 comments on commit dd86162

Please sign in to comment.