mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-24 08: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:
|
- env:
|
||||||
- CGO_ENABLED=0
|
- CGO_ENABLED=0
|
||||||
goos:
|
goos:
|
||||||
- freebsd
|
# - freebsd
|
||||||
- windows
|
# - windows # may reenable later
|
||||||
- darwin
|
- darwin
|
||||||
- linux
|
- linux
|
||||||
goarch:
|
goarch:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue