]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
build: Add s390x cross build and enable cross tests
authorDaniel Wagner <dwagner@suse.de>
Thu, 16 Feb 2023 16:06:19 +0000 (17:06 +0100)
committerDaniel Wagner <wagi@monom.org>
Thu, 16 Feb 2023 18:16:29 +0000 (19:16 +0100)
commit83cc7d43f5d5f4dd15dd015d2be243d5eced1083
treed0ad52845b4966b110441eea0da8457db0a8ebd0
parent9f65a0f026251b13305a77d285460db318277191
build: Add s390x cross build and enable cross tests

Enable s390x cross builds and also run all tests when building cross.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
.github/cross/clang.txt
.github/cross/ubuntu-armhf.txt
.github/cross/ubuntu-ppc64le.txt
.github/cross/ubuntu-s390x.txt [new file with mode: 0644]
.github/workflows/appimage.yml
.github/workflows/build.yml
.github/workflows/release.yml