Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com> Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
9 lines
367 B
Markdown
9 lines
367 B
Markdown
{% note %}
|
|
|
|
**Note:** If your workflows use Docker container actions or service containers, then you must use a Linux runner:
|
|
|
|
* If you are using {% data variables.product.prodname_dotcom %}-hosted runners, you must use an Ubuntu runner.
|
|
* If you are using self-hosted runners, you must use a Linux machine as your runner and Docker must be installed.
|
|
|
|
{% endnote %}
|