Skip to content

Commit 7ea2dc1

Browse files
authored
repo sync
2 parents d9a23d5 + 20fa34e commit 7ea2dc1

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)