we're already building windows binaries. Lets make sure we attach them as well.

This commit is contained in:
Jason Kulatunga
2021-10-24 22:09:57 -07:00
parent c7603c8f62
commit a4389b176d
3 changed files with 2 additions and 45 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ jobs:
build:
name: Build
runs-on: ubuntu-latest
container: karalabe/xgo-1.13.x
container: techknowlogick/xgo:go-1.13.x
env:
PROJECT_PATH: /go/src/github.com/analogj/scrutiny
CGO_ENABLED: 1