We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f514bc3 commit 78eb621Copy full SHA for 78eb621
.goreleaser.yaml
@@ -5,6 +5,7 @@ builds:
5
main: ./cmd/bbrew
6
goos:
7
- darwin
8
+ - linux
9
goarch:
10
- amd64
11
- arm64
0 commit comments