Skip to content

Commit

Permalink
Merge pull request #3458 from nats-io/add_s390x_arch
Browse files Browse the repository at this point in the history
[ADDED] Architecture s390x in goreleaser.yml file
  • Loading branch information
kozlovic authored Sep 8, 2022
2 parents fdf5255 + d4f2b17 commit 50d62ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ builds:
- arm64
- 386
- mips64le
- s390x
goarm:
- 6
- 7
Expand Down

0 comments on commit 50d62ce

Please sign in to comment.