Skip to content

Commit

Permalink
Merge pull request #2 from rsteube/goexpect-windows-incompatible
Browse files Browse the repository at this point in the history
deactivated windows build (goexpect)
  • Loading branch information
rsteube authored Dec 13, 2021
2 parents a17190b + 202b661 commit 78a9eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ builds:
- CGO_ENABLED=0
goos:
- linux
- windows
# - windows
- darwin
binary: invoke-completion
tags:
Expand Down

0 comments on commit 78a9eef

Please sign in to comment.