1
0
mirror of https://github.com/BLAKE3-team/BLAKE3 synced 2026-03-07 15:46:24 +01:00
BLAKE3/.github
Jack O'Connor acf7a54fe2 stop testing target-cpu=i386 on the i686 target triple
This started emitting warnings recently, and in the future those will be
hard errors. See https://github.com/rust-lang/rust/issues/141848. The
i586 target triple still works, and it's sufficient for exercising the
non-SSE2 case.

Fixes https://github.com/BLAKE3-team/BLAKE3/issues/489.
2025-06-01 13:07:53 -07:00
..
workflows stop testing target-cpu=i386 on the i686 target triple 2025-06-01 13:07:53 -07:00