You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2026. It is now read-only.
QEMU sometimes throws apparently spurious errors, and in any case adds a slowdown. It would be nice to take advantage of the fact that Travis offers the following arch tags:
arch: arm64arch: ppc64learch: s390x
and actually run on those architectures for the relevant tests.
QEMU sometimes throws apparently spurious errors, and in any case adds a slowdown. It would be nice to take advantage of the fact that Travis offers the following arch tags:
and actually run on those architectures for the relevant tests.