GH-200 · Question #86
GH-200 Question #86: Real Exam Question with Answer & Explanation
The correct answer is A: support for Linux, Windows, and macOS. [A, not B] Each GitHub-hosted runner is a new virtual machine (VM) hosted by GitHub with the runner application and other tools preinstalled, and is available with Ubuntu Linux, Windows, or macOS operating systems. [E] When you use a GitHub-hosted runner, machine maintenance and
Question
GitHub-hosted runners support which capabilities? (Each correct answer presents a complete solution. Choose two.)
Options
- Asupport for Linux, Windows, and macOS
- Bsupport for a variety of Linux variations including CentOS, Fedora, and Debian
- Crequiring a payment mechanism (e.g., credit card) to use for private repositories
- Dautomatic file-system caching between workflow runs
- Eautomatic patching of both the runner and the underlying OS
Explanation
[A, not B] Each GitHub-hosted runner is a new virtual machine (VM) hosted by GitHub with the runner application and other tools preinstalled, and is available with Ubuntu Linux, Windows, or macOS operating systems. [E] When you use a GitHub-hosted runner, machine maintenance and upgrades are taken care of https://docs.github.com/en/[email protected]/actions/concepts/runners/github-hosted-
Topics
Community Discussion
No community discussion yet for this question.