Run on s390x in CI

Recently a bug in git-last-modified(1) was discovered when running tests on s390x.

I've managed to reproduce the issue by cross-compiling and emulating using QEMU: https://www.youtube.com/watch?v=IUxMkr_QUjU

But it might be useful to have CI run on this architecture automatically.

I've found a few resources on the topic;

The main question is whether this job will be fast enough? If it's really slow, it might not be worth it. Or maybe only on manual run.