Skip to content

Commit

Permalink
chore: disable windows builds
Browse files Browse the repository at this point in the history
I can't really test them currently and it breaks compliation, so...
disabled for now. Sorry.
  • Loading branch information
jaredallard committed Nov 21, 2023
1 parent 270ac90 commit 1e43d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ builds:
- arm64
goos:
- linux
- windows
# - windows # Disabled for now.
- darwin
- <<: *default
id: &name minecraft-preempt-agent
Expand Down

0 comments on commit 1e43d80

Please sign in to comment.