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.

one push
github-hosted
queue
restore cache
toolchain
deps
build + test
save cache
0:00
ix, warm
queue
deps
build + test
0:00

building remembering things it already knew