mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
build: Fix circle CI name for s390x build step
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@gmail.com>
This commit is contained in:
parent
1cbe0db4a9
commit
ba1b7a40cb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user