Skip to content

Commit 10e6003

Browse files
authored
Update .goreleaser.yml
1 parent 91b0fde commit 10e6003

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.goreleaser.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ builds:
2626
goarch:
2727
- amd64
2828
- arm64
29-
ignore:
30-
- goos: darwin
3129
- id: sendfiles
3230
main: ./cmd/sendfiles/main.go
3331
binary: sendfiles
@@ -40,8 +38,6 @@ builds:
4038
goarch:
4139
- amd64
4240
- arm64
43-
ignore:
44-
- goos: darwin
4541
- id: watcher
4642
main: ./cmd/watcher/main.go
4743
binary: watcher

0 commit comments

Comments
 (0)