We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91b0fde commit 10e6003Copy full SHA for 10e6003
1 file changed
.goreleaser.yml
@@ -26,8 +26,6 @@ builds:
26
goarch:
27
- amd64
28
- arm64
29
- ignore:
30
- - goos: darwin
31
- id: sendfiles
32
main: ./cmd/sendfiles/main.go
33
binary: sendfiles
@@ -40,8 +38,6 @@ builds:
40
38
41
39
42
43
44
45
- id: watcher
46
main: ./cmd/watcher/main.go
47
binary: watcher
0 commit comments