NextBSD-vm
Version updated for https://github.com/vmactions/nextbsd-vm to version v1.0.0.
- This action is used across all versions by ? 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 automates the execution of CI/CD workflows in NextBSD. It provides a convenient way to run tests and builds on NextBSD, which is not natively supported by GitHub Actions due to its limited support for different operating systems. The action supports both x86_64 (amd64) and aarch64 (arm64) architectures. It handles the installation of necessary toolchains and dependencies, as well as environment variable and source code synchronization between the host machine and the NextBSD virtual machine.
What’s Changed
Full Changelog: https://github.com/vmactions/nextbsd-vm/commits/v1.0.0