Skip to content

Commit c3e6df8

Browse files
joshariansketch
andcommitted
goreleaser: remove darwin/amd64 from build matrix
Co-Authored-By: sketch <hello@sketch.dev> Change-ID: s4dd517a98a016dd0k
1 parent 3f129db commit c3e6df8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.goreleaser.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ builds:
1717
goarch:
1818
- amd64
1919
- arm64
20+
ignore:
21+
- goos: darwin
22+
goarch: amd64
2023
tags:
2124
- outie
2225
ldflags:

0 commit comments

Comments
 (0)