build: Fix circle CI name for s390x build step

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@gmail.com>
This commit is contained in:
Rolf Neugebauer 2018-04-05 20:04:03 +01:00
parent 1cbe0db4a9
commit ba1b7a40cb

View File

@ -34,7 +34,7 @@ jobs:
GOARCH: arm64
command: make LOCAL_TARGET=bin/linuxkit-$GOOS-$GOARCH local-build
- run:
name: Build arm64/linux
name: Build s390x/linux
environment:
GOOS: linux
GOARCH: s390x