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