If you need to host your own GitHub Actions runners that will execute your workflows, you have multiple options: you can go the traditional route and host them on your own VM’s or use a more modern approach by hosting the runners inside containers. Rob explains some gotcha’s he ran into when setting up that platform.