Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: drop mips, add powerpc and s390x
The main reason we used mips before was to get test coverage on a big endian target. Now that mips no longer seems to work[1], I wanted to add at least one other big endian target. From the tier 2 supported platforms[2], the only big endian targets I could find were powerpc and s390x. So we just add both here. [1]: rust-lang/compiler-team#648 [2]: https://doc.rust-lang.org/nightly/rustc/platform-support.html#tier-2-with-host-tools
- Loading branch information