Skip to content
This repository was archived by the owner on Oct 5, 2021. It is now read-only.

Commit a3d5d66

Browse files
committed
remove unused env
1 parent 9a6197f commit a3d5d66

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test-windows-recent-go-versions.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,4 @@ jobs:
1616
- name: Checkout code
1717
uses: actions/checkout@v2
1818
- name: Test
19-
env:
20-
CGO_ENABLED: 1
2119
run: go test -v ./...

0 commit comments

Comments
 (0)