1
0
mirror of synced 2026-01-30 15:01:41 -05:00

Merge pull request #32663 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2024-04-24 16:58:00 -04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
The example uses the `ubuntu-latest` {% data variables.product.prodname_dotcom %}-hosted runner as the Docker host.
The example uses the `ubuntu-latest` {% ifversion not ghes %} {% data variables.product.prodname_dotcom %}-hosted {%- endif %} runner as the Docker host.

View File

@@ -1 +1 @@
This workflow configures a job that runs in the `node:10.18-jessie` container and uses the `ubuntu-latest` {% data variables.product.prodname_dotcom %}-hosted runner as the Docker host for the container. For more information about the `node:10.18-jessie` container, see the [node image](https://hub.docker.com/_/node) on Docker Hub.
This workflow configures a job that runs in the `node:10.18-jessie` container and uses the `ubuntu-latest` {% ifversion not ghes %} {% data variables.product.prodname_dotcom %}-hosted {%- endif %} runner as the Docker host for the container. For more information about the `node:10.18-jessie` container, see the [node image](https://hub.docker.com/_/node) on Docker Hub.