From 7da64e19ddbec53e59c9656fce1964811f26f2b4 Mon Sep 17 00:00:00 2001 From: Manuel Raimo Date: Tue, 12 Sep 2023 12:49:19 +0200 Subject: [PATCH] fix: goreleaser sqlite doesn't compile on some architectures --- .goreleaser.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.goreleaser.yml b/.goreleaser.yml index 675e551..1d5d183 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -14,6 +14,11 @@ builds: - 386 - arm - arm64 + ignore: + - goos: windows + goarch: 386 + - goos: windows + goarch: arm archives: - format: zip files: