eclipse-iceoryx / iceoryx2

Eclipse iceoryx2™ - true zero-copy inter-process-communication in pure Rust
https://iceoryx.io
Apache License 2.0
1.04k stars 40 forks source link

FreeBSD github CI runs out of disk space #356

Open elBoberido opened 3 months ago

elBoberido commented 3 months ago

Required information

Due to disk space limitations the FreeBSD github CI build skips building the C and C++ bindings.

We need to find a way to reduce the disk space usage and re-enable the C and C++ bindings.