MidnightBSD-vm
Version updated for https://github.com/vmactions/midnightbsd-vm to version v1.0.0.
- This action is used across all versions by 1 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 on the MidnightBSD operating system, which is not natively supported by GitHub Actions. It automates the setup of a MidnightBSD virtual machine, synchronizes the host environment and source code with the VM, and allows users to execute CI scripts with consistent environment variables and file structures. Key capabilities include customizable VM configuration (memory, CPU, architecture, and OS version), flexible file synchronization methods, and network port mapping between the host and VM.
What’s Changed
init release