Update main.yml

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

View File

@ -36,6 +36,7 @@ jobs:
env:
GOARCH: 386
CGO_ENABLED: 1
CC: i686-w64-mingw32-gcc
run: |
go test
Linux_x64: