Update main.yml

This commit is contained in:
V-X 2019-10-17 23:54:22 -05:00 committed by GitHub
parent 5958b0493d
commit 6d685a637e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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