Skip to content

Commit

Permalink
Reduced meme builds
Browse files Browse the repository at this point in the history
  • Loading branch information
lflare committed Feb 11, 2022
1 parent 5459e73 commit 219f5f4
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,14 @@ builds:
- /bin/sh -c "upx -q '{{.Path}}' || true"
goos:
- aix
- android
- darwin
- dragonfly
- freebsd
- illumos
- js
- linux
- netbsd
- openbsd
- plan9
- solaris
- windows
goarch:
- 386
- amd64
Expand All @@ -51,10 +47,6 @@ builds:
gomips:
- hardfloat
- softfloat
ignore:
- goos: android
- goos: js
- goos: plan9

archives:
- format: binary
Expand Down

0 comments on commit 219f5f4

Please sign in to comment.