Skip to content

Commit

Permalink
Clarify the use of ImageOs on self hosted runners
Browse files Browse the repository at this point in the history
  • Loading branch information
jankeesvw authored and eregon committed Nov 24, 2021
1 parent f20f1ea commit 74cfbf0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,8 @@ if the [virtual environment](https://github.com/actions/virtual-environments) is

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

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)).

## History

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

0 comments on commit 74cfbf0

Please sign in to comment.