Skip to content

Commit 20fa34e

Browse files
dsameSergey Dolinlucascosti
authored
Docker container actions and service containers only work on 'ubuntu-latest' (#435)
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com> Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
1 parent d516858 commit 20fa34e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/reusables/github-actions/docker-container-os-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Note:** If your workflows use Docker container actions or service containers, then you must use a Linux runner:
44

5-
* If you are using {% data variables.product.prodname_dotcom %}-hosted runners, you must use the `ubuntu-latest` runner.
5+
* If you are using {% data variables.product.prodname_dotcom %}-hosted runners, you must use an Ubuntu runner.
66
* If you are using self-hosted runners, you must use a Linux machine as your runner and Docker must be installed.
77

88
{% endnote %}

0 commit comments

Comments
 (0)