Skip to content

Commit 51e8ffc

Browse files
committed
[ci] Add s390x self-tests
Signed-off-by: Michael Brown <mcb30@ipxe.org>
1 parent aa105c2 commit 51e8ffc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,8 @@ jobs:
304304
exec: qemu-riscv32-static
305305
- arch: riscv64
306306
exec: qemu-riscv64-static
307+
- arch: s390x
308+
exec: qemu-s390x-static
307309
- arch: x86_64
308310
exec: valgrind
309311
container:

0 commit comments

Comments
 (0)