Update main.yml
This commit is contained in:
parent
3b02425f9c
commit
5958b0493d
|
@ -36,6 +36,7 @@ jobs:
|
||||||
env:
|
env:
|
||||||
GOARCH: 386
|
GOARCH: 386
|
||||||
CGO_ENABLED: 1
|
CGO_ENABLED: 1
|
||||||
|
CC: i686-w64-mingw32-gcc
|
||||||
run: |
|
run: |
|
||||||
go test
|
go test
|
||||||
Linux_x64:
|
Linux_x64:
|
||||||
|
|
Loading…
Reference in New Issue