Summary
In this chapter, you learned about two hosting options for running your workflows:
- GitHub-hosted runners
- Self-hosted runners
We explained how self-hosted runners allow you to run GitHub in a hybrid-cloud scenario. You learned how to set up self-hosted runners and where you can find information to help you build your own elastic scalable build environment.
In the next chapter, you will learn how you can manage your code dependencies using GitHub Packages.