Skip to content

Commit

Permalink
tests/provider: Support darwin/arm64 in goreleaser (hashicorp#17703)
Browse files Browse the repository at this point in the history
  • Loading branch information
pradeepbhadani authored Feb 24, 2021
1 parent 7708be7 commit 4370a5d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ builds:
ignore:
- goarch: '386'
goos: darwin
- goarch: arm64
goos: darwin
ldflags:
- -s -w -X version.ProviderVersion={{.Version}}
mod_timestamp: '{{ .CommitTimestamp }}'
Expand Down

0 comments on commit 4370a5d

Please sign in to comment.