Haiku-vm
Version updated for https://github.com/vmactions/haiku-vm to version v1.0.7.
- This action is used across all versions by 34 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 allows users to run their Continuous Integration (CI) workflows on a Haiku operating system virtual machine, addressing the limitation of GitHub Actions only supporting Ubuntu, Windows, and macOS by default. It automates environment setup, synchronizes code and environment variables between the host and VM, and provides configuration options for VM resources (e.g., memory, CPU, architecture). This action is ideal for testing and building software in Haiku environments seamlessly within a GitHub CI pipeline.
Release notes
upgrade node24