Skip to content

Commit

Permalink
👷 Remove goreleaser configs unsupported in the free version (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
roma-glushko authored Jan 21, 2024
1 parent 1c3e68a commit 16db2ad
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,18 +122,6 @@ brews:
# Templates: allowed
name: glide

# Alternative names for the current recipe.
#
# Useful if you want to publish a versioned formula as well, so users can
# more easily downgrade.
#
# Since: v1.20 (pro)
# Templates: allowed
alternative_names:
- myproject@{{ .Version }}
- myproject@{{ .Major }}
- myproject@{{ .Major }}{{ .Minor }}

# GOARM to specify which 32-bit arm version to use if there are multiple
# versions from the build section. Brew formulas support only one 32-bit
# version.
Expand Down

0 comments on commit 16db2ad

Please sign in to comment.