Skip to content

Commit

Permalink
Merge pull request #68 from pulumi/add-arm64
Browse files Browse the repository at this point in the history
Adding an arm64 build
  • Loading branch information
stack72 authored May 10, 2021
2 parents d277064 + c94fdbb commit 1c0ecdf
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 @@ -7,6 +7,7 @@ builds:
- darwin
goarch:
- amd64
- arm64
binary: kube2pulumi
main: ./cmd/kube2pulumi/main.go
ldflags:
Expand Down

0 comments on commit 1c0ecdf

Please sign in to comment.