Ubuntu-vm
Version updated for https://github.com/vmactions/ubuntu-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 running continuous integration (CI) tasks on Ubuntu-based virtual machines. It supports various architectures like x86_64, aarch64, riscv64, s390x, and ppc64le, providing flexibility for different environments. The action handles the setup of tools and dependencies, forward secrets and environment variables, and synchronize code between the host and VM. It also supports multiple major versions, with v1 being the recommended version.
What’s Changed
Full Changelog: https://github.com/vmactions/ubuntu-vm/commits/v1.0.0