1
0
mirror of https://github.com/BLAKE3-team/BLAKE3 synced 2026-03-07 15:46:24 +01:00
BLAKE3/.github/workflows
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
..
build_b3sum.py add another retry loop to upload_github_release_asset.py 2022-11-20 17:18:35 -08:00
ci.yml stop testing target-cpu=i386 on the i686 target triple 2025-06-01 13:07:53 -07:00
tag.yml replace unmaintained actions-rs/toolchain action in CI 2023-12-30 02:28:33 -05:00
upload_github_release_asset.py add another retry loop to upload_github_release_asset.py 2022-11-20 17:18:35 -08:00