mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-21 23:01:03 +00:00
remove windows from goreleaser yml
This commit is contained in:
parent
ea3e845b0c
commit
8d11d2bc5e
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@ builds:
|
|||
- env:
|
||||
- CGO_ENABLED=0
|
||||
goos:
|
||||
- freebsd
|
||||
- windows
|
||||
# - freebsd
|
||||
# - windows # may reenable later
|
||||
- darwin
|
||||
- linux
|
||||
goarch:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue