Archived
Merge pull request #56 from beatz174-bit/codex/fix-codex-review-issues-for-pr-#55
Follow-up: exclude unsupported darwin/arm GoReleaser build target
This commit is contained in:
@@ -30,6 +30,8 @@ builds:
|
|||||||
ignore:
|
ignore:
|
||||||
- goos: darwin
|
- goos: darwin
|
||||||
goarch: "386"
|
goarch: "386"
|
||||||
|
- goos: darwin
|
||||||
|
goarch: arm
|
||||||
- goos: windows
|
- goos: windows
|
||||||
goarch: arm
|
goarch: arm
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user