Exam GitHub-Actions Topic 4 Question 56 Discussion
Actual exam question for GitHub's GitHub-Actions exam
Question #: 56
Topic #: 4
Question #: 56
Topic #: 4
GitHub-hosted runners support which capabilities? (Choose two.)
Suggested Answer: C,D Vote an answer
GitHub-hosted runners automatically handle patching, meaning they will be kept up to date with the latest security updates and software patches for both the runner environment and the underlying operating system.
GitHub-hosted runners support Linux, Windows, and macOS, giving you flexibility to run workflows on different operating systems without needing to manage your own self-hosted runners.
GitHub-hosted runners support Linux, Windows, and macOS, giving you flexibility to run workflows on different operating systems without needing to manage your own self-hosted runners.
by Hobart at Jul 16, 2025, 05:55 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).