Actions
Feature #8487
open
LS
LS
github-ci: add FreeBSD build test
Feature #8487:
github-ci: add FreeBSD build test
Effort:
Difficulty:
Label:
Actions
Added by Lukas Sismis 26 days ago. Updated 2 days ago.
Just to note from the first version of the PR:
I tried to let it run on aarch64, but it took 50+ mins and didn't even get to compilation. The VM also offers RISC-V emulation, but likely it won't be good enough. Perhaps cross-compiling first and only running the actual unit tests could be better.
In review currently with v2:
https://github.com/OISF/suricata/pull/15346