Description
The FreeBSD VM testing in GitHub Actions has been temporarily disabled due to reliability issues. The VM often fails to boot or takes excessive time (5+ hours) to complete simple tasks.
Current Status
- FreeBSD testing has been replaced with a Linux-based compatibility check
- The Linux job simulates FreeBSD environment as much as possible
- See
.github/workflows/deps.yml for the commented out FreeBSD VM configuration
Tasks
References
Notes
SEFACA is optimized for FreeBSD, so native FreeBSD testing is important for the project's long-term quality assurance.
Description
The FreeBSD VM testing in GitHub Actions has been temporarily disabled due to reliability issues. The VM often fails to boot or takes excessive time (5+ hours) to complete simple tasks.
Current Status
.github/workflows/deps.ymlfor the commented out FreeBSD VM configurationTasks
References
.github/workflows/deps.ymlNotes
SEFACA is optimized for FreeBSD, so native FreeBSD testing is important for the project's long-term quality assurance.