Skip to content

Commit 705fe05

Browse files
committed
Improve wording
1 parent 8e7720c commit 705fe05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ This follows the [recommendations](https://github.com/actions/toolkit/blob/maste
249249
## Using self-hosted runners
250250

251251
This action might work with [self-hosted runners](https://docs.github.com/en/actions/hosting-your-own-runners/about-self-hosted-runners)
252-
if the [GitHub Actions Runner Images](https://github.com/actions/runner-images)) is very similar to the ones used by GitHub runners. Notably:
252+
if the [Runner Image](https://github.com/actions/runner-images) is very similar to the ones used by GitHub runners. Notably:
253253

254254
* Make sure to use the same operating system and version.
255255
* Set the environment variable `ImageOS` on the runner to the corresponding value on GitHub-hosted runners (e.g. `ubuntu18`/`macos1015`/`win19`). This is necessary to detect the operating system and version.

0 commit comments

Comments
 (0)