Skip to content

Commit d0f908a

Browse files
committed
remove windows build because it breaks go 1.11 builds (docker/docker dependency on Sirupsen/logrus)
1 parent 3469a76 commit d0f908a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ builds:
1010
- GO111MODULE=on
1111
binary: docker-machine-driver-linode
1212
goos:
13-
- windows
13+
# - windows
1414
- darwin
1515
- linux
1616
goarch:

0 commit comments

Comments
 (0)