Skip to content

Commit 742f134

Browse files
committed
dont compile for darwin-386
1 parent 091f5f1 commit 742f134

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ builds:
2222
- 6
2323
- 7
2424
ignore:
25+
- goos: darwin
26+
goarch: 386
2527
- goos: darwin
2628
goarch: arm
2729
goarm: 6

0 commit comments

Comments
 (0)