You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So we now have ubuntu-slim, a 1 vCPU Linux runner with 25% price of a normal Ubuntu runner. It is perfect for basic language compilation/unit tests that don't require many CPUs, RAM, and Disk, and lasts only for a minute or two.
Currently, we are running cross-platform unit tests for some small libraries. The unit tests typically run for less than a minute or two, but we need to test behavior on Linux, Windows, and macOS.
We'd like to have similar slim runners for Windows and macOS as well, such as windows-slim and macos-slim, that are more affordable and economical.
ActionsBuild, test, and automate your deployment pipeline with world-class CI/CDQuestionAsk and answer questions about GitHub features and usageActions RunnerFor issues and discussions related to the Actions Runner projectMiscGeneral discussions about GitHub Actions that don't fit other found themes.
2 participants
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Why are you starting this discussion?
Question
What GitHub Actions topic or product is this about?
Actions Runner
Discussion Details
https://github.blog/changelog/2025-10-28-1-vcpu-linux-runner-now-available-in-github-actions-in-public-preview/
So we now have
ubuntu-slim, a 1 vCPU Linux runner with 25% price of a normal Ubuntu runner. It is perfect for basic language compilation/unit tests that don't require many CPUs, RAM, and Disk, and lasts only for a minute or two.Currently, we are running cross-platform unit tests for some small libraries. The unit tests typically run for less than a minute or two, but we need to test behavior on Linux, Windows, and macOS.
We'd like to have similar
slimrunners for Windows and macOS as well, such aswindows-slimandmacos-slim, that are more affordable and economical.Beta Was this translation helpful? Give feedback.
All reactions