Skip to content

Commit

Permalink
don't disable CGO
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanc414 committed Aug 11, 2023
1 parent 9c4e0f6 commit b2b0ce8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,4 @@ jobs:

- name: Build executables
run: go build ./...
env:
CGO_ENABLED: "0"

0 comments on commit b2b0ce8

Please sign in to comment.