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:
beatz174-bit
2026-05-13 03:36:39 +10:00
committed by GitHub
+2
View File
@@ -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