Skip to content

Commit

Permalink
backport of commit 4beff4d (#13733)
Browse files Browse the repository at this point in the history
Co-authored-by: Morgan Drake <[email protected]>
  • Loading branch information
1 parent 56c8284 commit 571cd46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ jobs:
env:
GOOS: ${{ matrix.goos }}
GOARCH: ${{ matrix.goarch }}
GO_TAGS: "${{ env.GO_TAGS }} netcgo"
CGO_ENABLED: 0

run: |
Expand Down

0 comments on commit 571cd46

Please sign in to comment.