Skip to content

Commit

Permalink
action: disable CGO
Browse files Browse the repository at this point in the history
Signed-off-by: Date Huang <tjjh89017@hotmail.com>
  • Loading branch information
tjjh89017 committed Jan 28, 2025
1 parent f05df5c commit d79f6b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

env:
GO_VERSION: "1.22"
CGO_ENABLED: "0"
APP: "stunmesh"

jobs:
Expand Down

0 comments on commit d79f6b8

Please sign in to comment.