Skip to content

Commit

Permalink
Add build outputs for ARM (#125)
Browse files Browse the repository at this point in the history
Build outputs include arm64
  • Loading branch information
markelliot authored and bulldozer-bot[bot] committed Jan 28, 2020
1 parent c6bb681 commit a81c616
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
5 changes: 5 additions & 0 deletions changelog/@unreleased/pr-125.v2.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
type: improvement
improvement:
description: Build outputs include arm64
links:
- https://github.com/palantir/go-java-launcher/pull/125
4 changes: 4 additions & 0 deletions godel/config/dist-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ products:
arch: amd64
- os: linux
arch: amd64
- os: linux
arch: arm64
dist:
disters:
bin:
Expand All @@ -25,6 +27,8 @@ products:
arch: amd64
- os: linux
arch: amd64
- os: linux
arch: arm64
dist:
disters:
bin:
Expand Down

0 comments on commit a81c616

Please sign in to comment.