Blog /
Move your CI to a machine that remembers.
A GitHub-hosted runner is a new, empty VM for every job. Most of your CI minutes teach it what the last VM already knew.
github-hosted 0:00
queue
restore cache
toolchain
deps
build + test
save cache
ix, warm 0:00
queue
deps
build + test
building remembering things it already knew