diff --git a/goreleaser-semi.yaml b/goreleaser-semi.yaml index e6b411b..44fbd4e 100644 --- a/goreleaser-semi.yaml +++ b/goreleaser-semi.yaml @@ -51,6 +51,8 @@ builds: goarch: arm64 - goos: windows goarm: "7" + - goos: windows + goarch: "386" - goos: freebsd goarch: arm64 - goos: freebsd