Skip to content

Commit 74cfbf0

Browse files
jankeesvweregon
authored andcommitted
Clarify the use of ImageOs on self hosted runners
1 parent f20f1ea commit 74cfbf0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,8 @@ if the [virtual environment](https://github.com/actions/virtual-environments) is
243243

244244
In other cases, please use a system Ruby or [install Ruby manually](https://github.com/postmodern/chruby/wiki#installing-rubies) instead.
245245

246+
On a self-hosted runner you need to define the `ImageOs` as an evironment variable on the host, you can do this in the `~/actions-runner/.env` file (See [#230](https://github.com/ruby/setup-ruby/issues/230)).
247+
246248
## History
247249

248250
This action used to be at `eregon/use-ruby-action` and was moved to the `ruby` organization.

0 commit comments

Comments
 (0)