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