From 1e43d80a1f4abe23c0c4b451085bc5cc35f3ae57 Mon Sep 17 00:00:00 2001 From: Jared Allard Date: Tue, 21 Nov 2023 15:40:55 -0800 Subject: [PATCH] chore: disable windows builds I can't really test them currently and it breaks compliation, so... disabled for now. Sorry. --- .goreleaser.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index b671705..2c6697e 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -19,7 +19,7 @@ builds: - arm64 goos: - linux - - windows + # - windows # Disabled for now. - darwin - <<: *default id: &name minecraft-preempt-agent