tang icon indicating copy to clipboard operation
tang copied to clipboard

CI github actions: include compilation in Freebsd

Open sarroutbi opened this issue 4 years ago • 2 comments

After migrating from Travis to Github actions, it seems no compilation in Freebsd is performed. It would be great to add a pair of additional steps to compile and test in Freebsd operating system.

sarroutbi avatar Oct 13 '21 15:10 sarroutbi

It seems like this is hard, bordering on impossible, with github actions. I've seen something about running a FreeBSD VM on top of the mac-os builders, but essentially it isn't a supported architecture by github. So unless github changes something, it would have to be an entirely separate CI system.

hdholm avatar Jan 19 '22 23:01 hdholm

Ok, thanks for clarifying @hdholm . If you agree, I will let this issue opened as enhancement just in the case Github actions improves support in FreeBSD support.

sarroutbi avatar Jan 20 '22 09:01 sarroutbi