we're already building windows binaries. Lets make sure we attach them as well.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user