X-Git-Url: https://repo.jachan.dev/qemu.git/blobdiff_plain/f62ab6bb8f6fce73ca70ea8e6e785ef002a05359..62e570b1c50cac88fb0e940cfcb7820732106c20:/.shippable.yml diff --git a/.shippable.yml b/.shippable.yml index 1a1fd7a91d..653bd750fe 100644 --- a/.shippable.yml +++ b/.shippable.yml @@ -5,6 +5,8 @@ env: TARGET_LIST=arm-softmmu,arm-linux-user - IMAGE=debian-arm64-cross TARGET_LIST=aarch64-softmmu,aarch64-linux-user + - IMAGE=debian-s390x-cross + TARGET_LIST=s390x-softmmu,s390x-linux-user build: pre_ci: - make docker-image-${IMAGE}