mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-17 16:11:26 -05:00
The tests `end_to_end_leveled.jit.loop_dagmulti.mul_eint_10bits.0` and `end_to_end_leveled.jit.loop_dagmulti.signed_mul_eint_10bits.0` reproducibly fail on the mac2.metal instance used by the CI due to insufficient memory. This change disables all instances of these tests with 10 or more bits of precision on MacOS.