Skip to content

Commit 6114b03

Browse files
init
1 parent 614a5b6 commit 6114b03

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.goreleaser.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,10 @@ builds:
2020
- CGO_ENABLED=0
2121
goos:
2222
- linux
23-
- windows
2423
- darwin
2524
goarch:
2625
- amd64
2726
- arm64
28-
ignore:
29-
- goos: linux
30-
goarch: "386"
3127
main: ./cmd/wsm
3228

3329
archives:

0 commit comments

Comments
 (0)