We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d516858 commit 20fa34eCopy full SHA for 20fa34e
data/reusables/github-actions/docker-container-os-support.md
@@ -2,7 +2,7 @@
2
3
**Note:** If your workflows use Docker container actions or service containers, then you must use a Linux runner:
4
5
-* If you are using {% data variables.product.prodname_dotcom %}-hosted runners, you must use the `ubuntu-latest` runner.
+* If you are using {% data variables.product.prodname_dotcom %}-hosted runners, you must use an Ubuntu runner.
6
* If you are using self-hosted runners, you must use a Linux machine as your runner and Docker must be installed.
7
8
{% endnote %}
0 commit comments