rerun-io / rerun

Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui.
https://rerun.io/
Apache License 2.0
6.45k stars 313 forks source link

Test wheels on all platforms #5525

Open abey79 opened 7 months ago

abey79 commented 7 months ago

We currently only test wheels on windows and linux-x86_64. We should test wheels on all platforms, at least during release.

Note that reusable_test_wheels.yml is currently broken (no python 3.8 for arm).

abey79 commented 7 months ago
image