codyps / ioctl

Helpers for binding ioctls in Rust
https://docs.rs/ioctl-sys
Apache License 2.0
4 stars 14 forks source link

Use `cross` to test multiple architectures #9

Open codyps opened 3 years ago

codyps commented 3 years ago

We currently only do x86_64-linux builds on github actions. We should add more arch/os targets to the ci build