@Terry-Kennedy tested cfv on FreeBSD and created a FreeBSD port (https://github.com/cfv-project/cfv/issues/8#issuecomment-889691172). However, currently we do not have a CI runner for FreeBSD. To ensure support in the long run, we should have our CI pipeline also regularly run on FreeBSD.
Sadly, Github Actions does not directly support FreeBSD. One possible workaround would be using this action running a FreeBSD VM on the macOS runner: https://github.com/marketplace/actions/freebsd-vm
@Terry-Kennedy tested cfv on FreeBSD and created a FreeBSD port (https://github.com/cfv-project/cfv/issues/8#issuecomment-889691172). However, currently we do not have a CI runner for FreeBSD. To ensure support in the long run, we should have our CI pipeline also regularly run on FreeBSD.
Sadly, Github Actions does not directly support FreeBSD. One possible workaround would be using this action running a FreeBSD VM on the macOS runner: https://github.com/marketplace/actions/freebsd-vm