From a6f211f34ab3a3deed4e3d4e7cfbb7920faa15c1 Mon Sep 17 00:00:00 2001 From: Lucas Bickel <116588+hairmare@users.noreply.github.com> Date: Sat, 25 Jun 2022 19:39:31 +0200 Subject: [PATCH] fix: drop darwin support (#85) Darwin support is currently failing the build and we're dropping it as part of the beginning of phasing this utility out. --- .goreleaser.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index a4623dd..16f6b30 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -10,7 +10,6 @@ builds: - "-X 'github.com/radiorabe/virtual-saemubox/cmd.date={{.Date}}'" archives: - replacements: - darwin: Darwin linux: Linux windows: Windows 386: i386