starkat99 / half-rs

Half-precision floating point types f16 and bf16 for Rust.

Home Page:https://docs.rs/half/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run tests for i686 targets in CircleCI

starkat99 opened this issue · comments

Github Actions CI now runs i686 and aarch64 builds like it used to, but no tests are being run for i686. Use CircleCI to do this like is being done with aarch64.