Run 32-bit tests in CircleCI
This commit is contained in:
@@ -41,6 +41,7 @@ jobs:
|
||||
- attach_workspace:
|
||||
at: '/go/src'
|
||||
- run: 'make test-ci'
|
||||
- run: 'GOARCH=386 make test-ci'
|
||||
release:
|
||||
<<: [ *defaults, *go-1_10 ]
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user