Microsoft GitHub Actions Exam GH-200 Question # 2 Topic 1 Discussion

Microsoft GitHub Actions Exam GH-200 Question # 2 Topic 1 Discussion

GH-200 Exam Topic 1 Question 2 Discussion:
Question #: 2
Topic #: 1

You have exactly one Windows x64 self-hosted runner, and it is configured with custom tools. Which syntax could you use in the workflow to target that runner?


A.

self-hosted: [windows-x64]


B.

runs-on: [self-hosted, windows, x64]


C.

runs-on: windows-latest


D.

self-hosted: [windows, x64]


Get Premium GH-200 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.