MidnightBSD-vm
Version updated for https://github.com/vmactions/midnightbsd-vm to version v1.0.1.
- This action is used across all versions by 21 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action enables users to run Continuous Integration (CI) workflows in a MidnightBSD virtual machine, addressing the limitation of GitHub Actions, which only supports Ubuntu, Windows, and macOS by default. It automates the setup and execution of CI tasks within a MidnightBSD environment, syncing files and environment variables seamlessly between the host and VM. Key features include support for multiple MidnightBSD releases, configurable CPU, memory, and architecture options, as well as flexible file synchronization and network port forwarding capabilities.
What’s Changed
disable firewall
Full Changelog: https://github.com/vmactions/midnightbsd-vm/compare/v1.0.0...v1.0.1