From 0a5aa041c685c3fe216d89ac0e5f42748b083533 Mon Sep 17 00:00:00 2001 From: Max Chadwick Date: Sun, 17 Jul 2022 17:40:12 -0400 Subject: [PATCH] Don't build for Windows anymore vitessio/vitess can't be built, it looks like --- .goreleaser.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 273b6cf..2a5bdb7 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -11,11 +11,8 @@ builds: - CGO_ENABLED=0 goos: - linux - - windows - darwin ignore: - - goos: windows - goarch: 386 - goos: linux goarch: 386 archives: