Haiku-vm
Version updated for https://github.com/vmactions/haiku-vm to version v1.0.8.
- This action is used across all versions by 39 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 Haiku operating system, which is not natively supported by GitHub Actions (limited to Ubuntu, Windows, and macOS). It automates the setup of a Haiku virtual machine (VM), synchronizes files and environment variables between the host and VM, and allows users to execute custom commands within the Haiku environment. Key capabilities include support for different Haiku releases and architectures, configurable resource allocation (CPU, memory), and flexible file synchronization and networking options.
What’s Changed
support custom-shell-name
Full Changelog: https://github.com/vmactions/haiku-vm/compare/v1.0.7...v1.0.8