Skip to content

Commit

Permalink
chore(windows): Disable CGO_ENABLED (#534)
Browse files Browse the repository at this point in the history
fixed #508 in windows build
  • Loading branch information
appleboy committed Jul 15, 2020
1 parent a4cc8d7 commit b94c9b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ platform: x64
max_jobs: 1

environment:
CGO_ENABLED: 0
GOPATH: c:\go
docker_username:
secure: em/TNLUXxG19O/HvbvfJuQ==
Expand Down

0 comments on commit b94c9b9

Please sign in to comment.