On Sun, Feb 02, 2020 at 10:27:12PM -0500, Cleber Rosa wrote: > >>> The set of machine I currently test on are: > >>> > >>> * an S390x box (this is provided to the project by IBM's Community > >>> Cloud so can be used for the new CI setup) > >>> * aarch32 (as a chroot on an aarch64 system) > >>> * aarch64 > >>> * ppc64 (on the GCC compile farm) > > I've built an updated gitlab-runner version for s390x, aarch64 and > ppc64[2]. I've now tested its behavior with the shell executor > (instead of docker) on aarch64 and ppc64. I did not get a chance yet > to test this new version and executor with s390x, but I'm planning > to do it soon. > Just a quick update on s390x. I've run a job and had no issues: https://gitlab.com/cleber.gnu/qemuci/-/jobs/424084346 - Cleber.