1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2026-05-16 08:24:41 +02:00
Files
ripgrep/ci
Andrew Gallant 3bfa125b2e ci: replace mips with powerpc64, aarch64 and s390x
We drop our MIPS target because it no longer works.[1] We were
previously using it as a means of testing ripgrep in a big endian
environment. So to achieve that without MIPS, we test on powerpc64 and
s390x. (No particular reason to do both, but why not.)

We also add aarch64 as a proxy for at least ensuring everything works
for the same architecture as Apple silicon. It's not a guarantee that
everything works, but it seems better than nothing until we can actually
test Apple silicon in CI.

[1]: https://github.com/rust-lang/regex/commit/c788378d6fe407f4774df98a78436cea5d98525b
2023-08-28 22:45:46 -04:00
..
2020-11-09 07:25:41 -05:00