Skip to content

Commit

Permalink
Revert ":robot: Disable darwin amd64/arm64 builds"
Browse files Browse the repository at this point in the history
This reverts commit 65905f5.
  • Loading branch information
mudler committed Feb 15, 2022
1 parent 1b3661c commit d22cffe
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@ builds:
- arm
- 386
- arm64
ignore:
- goos: darwin
goarch: arm64
- goos: darwin
goarch: amd64
source:
enabled: true
name_template: '{{ .ProjectName }}-{{ .Tag }}-source'
Expand Down

0 comments on commit d22cffe

Please sign in to comment.