Skip to content

Commit f450db4

Browse files
committed
action: remove unuse CGO env
Signed-off-by: Date Huang <tjjh89017@hotmail.com>
1 parent ae8e5eb commit f450db4

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77

88
env:
99
GO_VERSION: "stable"
10-
CGO_ENABLED: "0"
1110
APP: "stunmesh"
1211

1312
jobs:

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ on:
66

77
env:
88
GO_VERSION: "stable"
9-
CGO_ENABLED: "0"
109
APP: "stunmesh"
1110

1211
jobs:

0 commit comments

Comments
 (0)