Skip to content

Commit 99fd6b8

Browse files
committed
ci: only linux
1 parent 2d87d78 commit 99fd6b8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.goreleaser.yaml

-5
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,10 @@ builds:
77
- CGO_ENABLED=0
88
goos:
99
- linux
10-
- windows
11-
- darwin
1210
goarch:
1311
- amd64
1412
- arm64
1513
- riscv64
16-
ignore:
17-
- goos: windows
18-
goarch: arm
1914
main: ./cmd/simon
2015
mod_timestamp: '{{ .CommitTimestamp }}'
2116
flags:

0 commit comments

Comments
 (0)