FAQ
Which operating systems are supported?
Currently, HyperEnv for GitHub Actions Runner provides runners based on Ubuntu 22.04 only. Please send a message to hello@hyperenv.com, in case you are looking for runners based on other operating systems.
What’s pre-installed on the runner?
We aim to provide a drop-in replacement for GitHub-hosted runners. Therefore, we pre-install the same packages (see supported software).
May I mix HyperEnv with GitHub-hosted runners?
Yes, use the runs-on
property to configure which of your GitHub workflows shall run on HyperEnv.